mnugter / jsonapi-rql-finder-bundle
The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.
Package info
github.com/mnugter/jsonapi-rql-finder-bundle
Type:symfony-bundle
pkg:composer/mnugter/jsonapi-rql-finder-bundle
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: 2026-02-21 21:30:17 UTC
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 mnugter/jsonapi-rql-finder-bundle
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.