apicart/fql
最新稳定版本:0.5.0
Composer 安装命令:
composer require apicart/fql
包简介
Filter Query Language
README 文档
README
Apicart/FQL (Filter Query Language)
Write filter query as simple string via Filter Query Language (FQL) syntax. Filter query will be parsed into easy-to-use syntax tree.
Some FQL query example:
q:"samsung" AND introducedAt:["2018-01-01 00:00:00" TO NOW] AND NOT type:(tv OR "mobile phone") OR price:{10 TO *]
Installation
The simplest way to install Apicart/FQL is using Composer:
$ composer require apicart/fql
Resources
统计信息
- 总下载量: 10.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-05