mnugter / jsonapi-rql-finder-bundle

jsonapi-bundle-rql-finder 为 paknahad/jsonapi-bundle 插件提供 RQL 过滤语法。

3.0.0 2022-03-21 13:19 UTC

This package is auto-updated.

Last update: 2024-09-21 18:39:31 UTC


README

https://packagist.org.cn/packages/mnugter/jsonapi-rql-finder-bundle https://github.com/mnugter/jsonapi-rql-finder-bundle

jsonapi-bundle-rql-finder

paknahad/jsonapi-bundle 提供的 RQL 查找器。

此包仅是 paknahad/jsonapi-bundleandreas-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/