krilo89/jsonapi-rql-finder-bundle
最新稳定版本:3.0.2
Composer 安装命令:
composer require krilo89/jsonapi-rql-finder-bundle
包简介
The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.
README 文档
README
jsonapi-bundle-rql-finder
An RQL Finder for paknahad/jsonapi-bundle.
This package is only a link between and paknahad/jsonapi-bundle andreas-glaser/doctrine-rql
Installation
composer require krilo89/jsonapi-rql-finder-bundle
Add the line below to config/bundles.php
Krilo89\JsonApiRqlFinderBundle\Krilo89JsonApiRqlFilterBundle::class => ['all' => true],
Usage
Include the RQL filter in the query under rql=
http://localhost/api/yourendpoint?rql=RQL string.
See https://github.com/xiag-ag/rql-parser/ for documentation on the RQL string.
统计信息
- 总下载量: 3.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-12