PHPackages                             wayofdev/laravel-request-query-builder - 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. wayofdev/laravel-request-query-builder

AbandonedArchivedLibrary[API Development](/categories/api)

wayofdev/laravel-request-query-builder
======================================

RQL - Resource Query Language for Laravel.

v1.3.287(2y ago)14.5k[9 PRs](https://github.com/wayofdev/laravel-request-query-builder/pulls)MITPHPPHP ^8.2

Since Jun 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wayofdev/laravel-request-query-builder)[ Packagist](https://packagist.org/packages/wayofdev/laravel-request-query-builder)[ Docs](https://wayof.dev)[ GitHub Sponsors](https://github.com/wayofdev)[ RSS](/packages/wayofdev-laravel-request-query-builder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (16)Versions (306)Used By (0)

[![](https://raw.githubusercontent.com/wayofdev/laravel-request-query-builder/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only)](https://raw.githubusercontent.com/wayofdev/laravel-request-query-builder/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only)[![](https://raw.githubusercontent.com/wayofdev/laravel-request-query-builder/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only)](https://raw.githubusercontent.com/wayofdev/laravel-request-query-builder/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only)

[![Build Status](https://camo.githubusercontent.com/b4daf45b929490955712862cef4b62fbb4e834676cb8df2f78727ccd7d9554bf/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e742e7376673f75726c3d6874747073253341253246253246616374696f6e732d62616467652e6174726f782e6465762532467761796f666465762532466c61726176656c2d726571756573742d71756572792d6275696c6465722532466261646765267374796c653d666c61742d737175617265)](https://github.com/wayofdev/laravel-request-query-builder/actions)[![Total Downloads](https://camo.githubusercontent.com/11680506cb0d16c12cb34760a14742b0cb9a2644a007775c2a3a777ac1d77dbd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761796f666465762f6c61726176656c2d726571756573742d71756572792d6275696c6465723f267374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/laravel-request-query-builder)[![Latest Stable Version](https://camo.githubusercontent.com/179e6f919198aa268c24f385d20924afd24ff002b7d76fab019878642543edc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7761796f666465762f6c61726176656c2d726571756573742d71756572792d6275696c6465723f267374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/laravel-request-query-builder)[![Software License](https://camo.githubusercontent.com/a3c14bd44df5041f07994ceec78573e17909e3c72ae93a333d0381cd4ee09e22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7761796f666465762f6c61726176656c2d726571756573742d71756572792d6275696c6465723f7374796c653d666c61742d73717561726526636f6c6f723d626c7565)](https://packagist.org/packages/wayofdev/laravel-request-query-builder)[![Commits since latest release](https://camo.githubusercontent.com/da6f8c1f08a93965395d2e003ef23f8ebaa7064886f5ce7ff3465c41ed3242d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f7761796f666465762f6c61726176656c2d726571756573742d71756572792d6275696c6465722f6c61746573743f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/laravel-request-query-builder)

Warning

This package is deprecated and archived. Please use [wayofdev/laravel-data-query-builder](https://github.com/wayofdev/laravel-data-query-builder) instead.

Laravel Request Query Builder
=============================

[](#laravel-request-query-builder)

This Laravel package provides a Query Builder for API requests, which is useful for filtering, sorting and paginating data.

If you **like/use** this package, please consider **starring** it. Thanks!

💿 Installation
--------------

[](#-installation)

### → Using composer

[](#-using-composer)

Require as dependency:

```
$ composer req wayofdev/laravel-request-query-builder
```

🧪 Running Tests
---------------

[](#-running-tests)

### → PHPUnit tests

[](#-phpunit-tests)

To run tests, run the following command:

```
$ make test
```

### → Static Analysis

[](#-static-analysis)

Code quality using PHPStan:

```
$ make lint-stan
```

### → Coding Standards Fixing

[](#-coding-standards-fixing)

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

```
$ make lint-php
```

🤝 License
---------

[](#-license)

[![Licence](https://camo.githubusercontent.com/9c6bcba21742254691307c2117060b2cdf9429c7db8f261f93c4ab956f2fa051/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7761796f666465762f6c61726176656c2d726571756573742d71756572792d6275696c6465723f7374796c653d666f722d7468652d626164676526636f6c6f723d626c7565)](./LICENSE)

🙆🏼‍♂️ Author Information
------------------------

[](#‍️-author-information)

Created in **2022** by [lotyp / wayofdev](https://github.com/wayofdev)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 66.9% of commits — single point of failure

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 ~0 days

Total

295

Last Release

977d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b9b89df2875f68c4526c716ea968b0831658c3078fabb144cca7336033005d2?d=identicon)[wayofdev](/maintainers/wayofdev)

---

Top Contributors

[![lotyp](https://avatars.githubusercontent.com/u/94047334?v=4)](https://github.com/lotyp "lotyp (610 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (302 commits)")

---

Tags

laravelphpphp8

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wayofdev-laravel-request-query-builder/health.svg)

```
[![Health](https://phpackages.com/badges/wayofdev-laravel-request-query-builder/health.svg)](https://phpackages.com/packages/wayofdev-laravel-request-query-builder)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[botman/driver-telegram

Telegram driver for BotMan

92437.3k6](/packages/botman-driver-telegram)

PHPackages © 2026

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