mnugter / jsonapi-rql-finder-bundle
The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.
Installs: 6 314
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 4
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^8.0
- andreas-glaser/doctrine-rql: ^0.4
- paknahad/jsonapi-bundle: ^5.0
This package is auto-updated.
Last update: 2025-03-21 19:36:45 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.