PHPackages                             nirbose/router.php - 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. nirbose/router.php

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

nirbose/router.php
==================

Petit Router perso

1.3.1(4y ago)114MITPHPPHP &gt;=7.4.0CI failing

Since Dec 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Nirbose/Router.php)[ Packagist](https://packagist.org/packages/nirbose/router.php)[ Docs](https://github.com/Nirbose/Router.php)[ RSS](/packages/nirbose-routerphp/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Router.php
==========

[](#routerphp)

code source de mon routeur php

Utilisation :
-------------

[](#utilisation-)

Les fonctions disponibles sont :

- get
- post
- put
- patch
- delete
- options

Exemple :

```
Route::get('about', function () {
  return "About Page !";
});
```

License
-------

[](#license)

`nirbose/router.php` is released under the MIT public license. See the enclosed `LICENSE` for details.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

5

Last Release

1486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b974d2433295047fa70d9505b1e6d1eba14eb8e5c4ebbbee4b65fbe7cce334b?d=identicon)[Nirbose](/maintainers/Nirbose)

---

Top Contributors

[![Nirbose](https://avatars.githubusercontent.com/u/62440475?v=4)](https://github.com/Nirbose "Nirbose (27 commits)")

---

Tags

routesrouterrouting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nirbose-routerphp/health.svg)

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

###  Alternatives

[lord/laroute

Access Laravels URL/Route helper functions, from JavaScript.

8022.0M8](/packages/lord-laroute)[bramus/router

A lightweight and simple object oriented PHP Router

1.1k458.8k49](/packages/bramus-router)[te7a-houdini/laroute

Access Laravels URL/Route helper functions, from JavaScript.

33512.1k](/packages/te7a-houdini-laroute)[dragon-code/laravel-route-names

Automatic generation of route names

259.2k1](/packages/dragon-code-laravel-route-names)[proai/lumen-annotations

Route and event binding annotations for Laravel Lumen

1012.4k](/packages/proai-lumen-annotations)[devaly/wordpress-routes

Manage rewrites and routes in WordPress with this dead-simple plugin

101.3k](/packages/devaly-wordpress-routes)

PHPackages © 2026

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