mnugter / jsonapi-rql-finder-bundle
jsonapi-bundle-rql-finder 为 paknahad/jsonapi-bundle 插件提供 RQL 过滤语法。
3.0.0
2022-03-21 13:19 UTC
Requires
- php: ^8.0
- andreas-glaser/doctrine-rql: ^0.4
- paknahad/jsonapi-bundle: ^5.0
This package is auto-updated.
Last update: 2024-09-21 18:39:31 UTC
README
jsonapi-bundle-rql-finder
为 paknahad/jsonapi-bundle 提供的 RQL 查找器。
此包仅是 paknahad/jsonapi-bundle 和 andreas-glaser/doctrine-rql 之间的链接。
安装
composer require mnugter/jsonapi-rql-finder-bundle
使用
在查询中包含 RQL 过滤器,在 rql=
https:///api/yourendpoint?rql=RQL string.
有关 RQL 字符串的文档,请参阅 https://github.com/xiag-ag/rql-parser/