PHPackages                             codelytv/criteria-from-laravel-request-to-eloquent - 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. [Database &amp; ORM](/categories/database)
4. /
5. codelytv/criteria-from-laravel-request-to-eloquent

ActiveLibrary[Database &amp; ORM](/categories/database)

codelytv/criteria-from-laravel-request-to-eloquent
==================================================

0.1.3(1y ago)215PHPPHP ^8.2

Since Aug 5Pushed 1y ago2 watchersCompare

[ Source](https://github.com/CodelyTV/php-criteria-from_laravel_request_to_eloquent)[ Packagist](https://packagist.org/packages/codelytv/criteria-from-laravel-request-to-eloquent)[ RSS](/packages/codelytv-criteria-from-laravel-request-to-eloquent/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (5)Used By (0)

 [    ![Codely logo](https://camo.githubusercontent.com/c1f65beb72f6457edf01a833da681b2ac4da31e376f4436f676de954ab69498d/68747470733a2f2f636f64656c792e636f6d2f6c6f676f2f636f64656c795f6c6f676f2e737667)  ](https://codely.com)

 🎼 Criteria from Laravel Request to Eloquent
=============================================

[](#---criteria-from-laravel-request-to-eloquent)

🔒 Read-only repository
======================

[](#-read-only-repository)

Any modification must be done in the [main repository](https://github.com/CodelyTV/php-criteria).

📥 Installation
--------------

[](#-installation)

```
composer require codelytv/criteria-from-laravel-request-to-eloquent
```

💻 Usage
-------

[](#-usage)

The criteria converter expect an url [with the following format](https://github.com/CodelyTV/php-criteria/tree/main/packages/criteria-from-url).

```
Route::get('users', function (Request $request) {
    return CriteriaFromLaravelRequestToEloquentConverter::convert(User::query(), $request)->get();
});
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

4

Last Release

697d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1331435?v=4)[Rafa Gómez](/maintainers/rgomezcasas)[@rgomezcasas](https://github.com/rgomezcasas)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

### Embed Badge

![Health badge](/badges/codelytv-criteria-from-laravel-request-to-eloquent/health.svg)

```
[![Health](https://phpackages.com/badges/codelytv-criteria-from-laravel-request-to-eloquent/health.svg)](https://phpackages.com/packages/codelytv-criteria-from-laravel-request-to-eloquent)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[cyrildewit/eloquent-viewable

Laravel package that allows you to associate views with Eloquent models

8881.2M7](/packages/cyrildewit-eloquent-viewable)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[ntanduy/cloudflare-d1-database

Cloudflare D1 database driver for Laravel — full Eloquent &amp; Query Builder support.

267.8k](/packages/ntanduy-cloudflare-d1-database)[ghostcompiler/laravel-querybuilder

Reusable query builder helpers for Eloquent APIs on Laravel 10 through 13.

172.3k](/packages/ghostcompiler-laravel-querybuilder)

PHPackages © 2026

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