PHPackages                             krilo89/jsonapi-rql-finder-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. krilo89/jsonapi-rql-finder-bundle

ActiveSymfony-bundle[API Development](/categories/api)

krilo89/jsonapi-rql-finder-bundle
=================================

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

3.0.2(4y ago)03.6kMITPHPPHP ^7.4|^8.0

Since Sep 13Pushed 4y agoCompare

[ Source](https://github.com/Krilo89/jsonapi-rql-finder-bundle)[ Packagist](https://packagist.org/packages/krilo89/jsonapi-rql-finder-bundle)[ RSS](/packages/krilo89-jsonapi-rql-finder-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (6)Used By (0)

[![https://packagist.org/packages/krilo89/jsonapi-rql-finder-bundle](https://camo.githubusercontent.com/298be1388b308bf13a2f0bb195f0806003302d7f3ef3476decf08143fbd51b93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72696c6f38392f6a736f6e6170692d72716c2d66696e6465722d62756e646c65)](https://camo.githubusercontent.com/298be1388b308bf13a2f0bb195f0806003302d7f3ef3476decf08143fbd51b93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72696c6f38392f6a736f6e6170692d72716c2d66696e6465722d62756e646c65)[![https://github.com/krilo89/jsonapi-rql-finder-bundle](https://camo.githubusercontent.com/2d841d8e016dd19e452be668606278f4f0ee5f61a38a44d6f03e2c6a7c73ec4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b72696c6f38392f6a736f6e6170692d72716c2d66696e6465722d62756e646c65)](https://camo.githubusercontent.com/2d841d8e016dd19e452be668606278f4f0ee5f61a38a44d6f03e2c6a7c73ec4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b72696c6f38392f6a736f6e6170692d72716c2d66696e6465722d62756e646c65)

jsonapi-bundle-rql-finder
=========================

[](#jsonapi-bundle-rql-finder)

An RQL Finder for [paknahad/jsonapi-bundle](https://github.com/paknahad/jsonapi-bundle).

This package is only a link between and [paknahad/jsonapi-bundle](https://github.com/paknahad/jsonapi-bundle) [andreas-glaser/doctrine-rql](https://github.com/andreas-glaser/doctrine-rql)

Installation
============

[](#installation)

```
composer require krilo89/jsonapi-rql-finder-bundle

```

Add the line below to config/bundles.php

```
Krilo89\JsonApiRqlFinderBundle\Krilo89JsonApiRqlFilterBundle::class => ['all' => true],

```

Usage
=====

[](#usage)

Include the RQL filter in the query under rql=

```
http://localhost/api/yourendpoint?rql=RQL string.

```

See  for documentation on the RQL string.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~243 days

Total

5

Last Release

1513d ago

Major Versions

1.0.0 → 2.0.02020-03-05

2.0.0 → 3.0.02022-03-21

PHP version history (4 changes)1.0.0PHP ^7.1

3.0.0PHP ^8.0

3.0.1PHP ^7.4

3.0.2PHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5180445?v=4)[Krilo\_89](/maintainers/Krilo89)[@Krilo89](https://github.com/Krilo89)

---

Top Contributors

[![Krilo89](https://avatars.githubusercontent.com/u/5180445?v=4)](https://github.com/Krilo89 "Krilo89 (15 commits)")[![mnugter](https://avatars.githubusercontent.com/u/1712411?v=4)](https://github.com/mnugter "mnugter (10 commits)")[![AlexLisenkov](https://avatars.githubusercontent.com/u/3088831?v=4)](https://github.com/AlexLisenkov "AlexLisenkov (6 commits)")[![taccommandeur](https://avatars.githubusercontent.com/u/34679042?v=4)](https://github.com/taccommandeur "taccommandeur (2 commits)")[![Lukeboy25](https://avatars.githubusercontent.com/u/19424714?v=4)](https://github.com/Lukeboy25 "Lukeboy25 (1 commits)")

---

Tags

phpsymfonyrestfulJSON-API

### Embed Badge

![Health badge](/badges/krilo89-jsonapi-rql-finder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/krilo89-jsonapi-rql-finder-bundle/health.svg)](https://phpackages.com/packages/krilo89-jsonapi-rql-finder-bundle)
```

###  Alternatives

[paknahad/jsonapi-bundle

The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin

7257.6k4](/packages/paknahad-jsonapi-bundle)[prooph/service-bus-symfony-bundle

89394.3k3](/packages/prooph-service-bus-symfony-bundle)[harmbandstra/swagger-ui-bundle

Exposes swagger UI inside your Symfony project through a route (eg. /docs)

42888.4k](/packages/harmbandstra-swagger-ui-bundle)[obiefy/api-response

Simple Laravel package to return Json responses.

17325.0k](/packages/obiefy-api-response)[borsaco/telegram-bot-api-bundle

A simple wrapper for telegram-bot-api.

5633.6k](/packages/borsaco-telegram-bot-api-bundle)[google-gemini-php/symfony

Symfony Bundle for Gemini

1513.7k2](/packages/google-gemini-php-symfony)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
