PHPackages                             iquety/routing - 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. [Framework](/categories/framework)
4. /
5. iquety/routing

ActiveTool[Framework](/categories/framework)

iquety/routing
==============

Library to handle URI based routes

v2.1.1(3mo ago)04431MITPHPPHP ^8.4CI passing

Since Jun 4Pushed 3mo agoCompare

[ Source](https://github.com/iquety/routing)[ Packagist](https://packagist.org/packages/iquety/routing)[ RSS](/packages/iquety-routing/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (5)Dependencies (8)Versions (6)Used By (1)

Iquety Routing
==============

[](#iquety-routing)

[![GitHub Release](https://camo.githubusercontent.com/11762fab69c0c75dc9028d106d2b608c2ca709c6a345db54d86e772ed778ba48/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6971756574792f726f7574696e672e737667)](https://github.com/iquety/routing/releases/latest)[![PHP Version](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)[![License](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)[![Codacy Grade](https://camo.githubusercontent.com/e564685bcffb81736823fdafdadd74de41e5038120dba6fc928df8d24e0c2b42/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6331343233323332666238613437613362306138393565636235633831633965)](https://www.codacy.com/gh/iquety/routing/dashboard?utm_source=github.com&utm_medium=referral&utm_content=iquety/routing&utm_campaign=Badge_Grade)[![Codacy Coverage](https://camo.githubusercontent.com/d71881d41fce4202974dd890aa66961b954a9477c78477c02addeeebccbcb6e9/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f6331343233323332666238613437613362306138393565636235633831633965)](https://www.codacy.com/gh/iquety/routing/dashboard?utm_source=github.com&utm_medium=referral&utm_content=iquety/routing&utm_campaign=Badge_Coverage)

[English](readme.md)[Português](./docs/pt-br/leiame.md)Synopsis
--------

[](#synopsis)

**Iquety Routing** is a library for handling URI-based routes, supporting delimited contexts.

```
composer require iquety/routing
```

For detailed information, see [Documentation Summary](docs/en/index.md).

Characteristics
---------------

[](#characteristics)

- Codified with best practices and maximum quality;
- Well documented and IDE friendly;
- Made with TDD (Test Driven Development);
- Implemented with unit tests using PHPUnit;
- Made with ❤️ &amp; ☕.

Credits
-------

[](#credits)

[Ricardo Pereira Dias](https://www.ricardopedias.com.br)

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance81

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

99d ago

Major Versions

v1.0.1 → v2.0.02026-02-02

PHP version history (2 changes)v1.0.0PHP ^8.3.0

v2.0.0PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27714431?v=4)[Ricardo Pereira Dias](/maintainers/ricardopedias)[@ricardopedias](https://github.com/ricardopedias)

---

Top Contributors

[![ricardopedias](https://avatars.githubusercontent.com/u/27714431?v=4)](https://github.com/ricardopedias "ricardopedias (59 commits)")

---

Tags

frameworkrouterrouting

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/iquety-routing/health.svg)

```
[![Health](https://phpackages.com/badges/iquety-routing/health.svg)](https://phpackages.com/packages/iquety-routing)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.1B3.7k](/packages/guzzlehttp-psr7)[slim/slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

12.3k51.8M1.4k](/packages/slim-slim)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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