PHPackages                             gil/zenrouter - 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. gil/zenrouter

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

gil/zenrouter
=============

114PHP

Since Nov 30Pushed 11y ago2 watchersCompare

[ Source](https://github.com/guilex/zenrouter)[ Packagist](https://packagist.org/packages/gil/zenrouter)[ RSS](/packages/gil-zenrouter/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

zenrouter
=========

[](#zenrouter)

super simple php router

```
// Init router
$router = new Gil\ZenRouter\Router();

$router->get('/incident', 'Incident@getIncident');
$router->post('/status', 'Status@postStatus');

$router->route();

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/04018917c23a03fdc7da6b48e57a9c804faf400178d0dfbce34eea967a21e034?d=identicon)[guilex](/maintainers/guilex)

---

Top Contributors

[![parsingeye](https://avatars.githubusercontent.com/u/126904?v=4)](https://github.com/parsingeye "parsingeye (1 commits)")

### Embed Badge

![Health badge](/badges/gil-zenrouter/health.svg)

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

###  Alternatives

[symfony/webpack-encore-bundle

Integration of your Symfony app with Webpack Encore

95363.0M496](/packages/symfony-webpack-encore-bundle)

PHPackages © 2026

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