mnugter/jsonapi-rql-finder-bundle

The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.

Installs: 6 312

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 4

Open Issues: 1

Type:symfony-bundle

3.0.0 2022-03-21 13:19 UTC

This package is auto-updated.

Last update: 2024-03-21 17:44:33 UTC


README

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

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.