PHPackages                             codelytv/criteria-from-symfony-request - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. codelytv/criteria-from-symfony-request

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

codelytv/criteria-from-symfony-request
======================================

0.1.3(1y ago)1115PHPPHP ^8.2

Since Aug 5Pushed 1y ago2 watchersCompare

[ Source](https://github.com/CodelyTV/php-criteria-from_symfony_request)[ Packagist](https://packagist.org/packages/codelytv/criteria-from-symfony-request)[ RSS](/packages/codelytv-criteria-from-symfony-request/feed)WikiDiscussions main Synced 1mo ago

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

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

 🎼 Criteria from Symfony Request
=================================

[](#---criteria-from-symfony-request)

🔒 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-symfony-request
```

💻 Usage
-------

[](#-usage)

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

```
final readonly class CoursesGetController
{
	public function __construct(private CriteriaFromSymfonyRequestConverter $converter) {}

	public function __invoke(Request $request): JsonResponse
	{
		$criteria = $this->converter->toCriteria($request);
	}
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

10

Last Release

695d 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] (10 commits)")

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[illuminate/session

The Illuminate Session package.

9939.3M847](/packages/illuminate-session)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[symfony/ux-autocomplete

JavaScript Autocomplete functionality for Symfony

645.9M39](/packages/symfony-ux-autocomplete)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3189.0k6](/packages/codefog-contao-news-categories)

PHPackages © 2026

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