PHPackages                             phpixie/route - 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. phpixie/route

ActiveLibrary[Framework](/categories/framework)

phpixie/route
=============

Routing library for PHPixie

3.6(8y ago)321.6k4[1 PRs](https://github.com/PHPixie/Route/pulls)2BSDPHP

Since Oct 11Pushed 8y ago2 watchersCompare

[ Source](https://github.com/PHPixie/Route)[ Packagist](https://packagist.org/packages/phpixie/route)[ Docs](http://phpixie.com)[ RSS](/packages/phpixie-route/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (11)Used By (2)

Route
=====

[](#route)

PHPixie Routing library

[![Build Status](https://camo.githubusercontent.com/3f9bfdb7dc24d1ccb218b0729353521a51e74f627ba3b4f155aaf9e1be096b8d/68747470733a2f2f7472617669732d63692e6f72672f504850697869652f526f7574652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PHPixie/Route)[![Test Coverage](https://camo.githubusercontent.com/5737d062cd79bbbc7ad77e89d77fbcb990221e1b7b7e657b73e8b5c05f7e1191/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f504850697869652f526f7574652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/PHPixie/Route)[![Code Climate](https://camo.githubusercontent.com/ac5ffa9352e60809d6d343033ea6929b01d525af1ea2bd2b98ead61bf2e94f9d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f504850697869652f526f7574652f6261646765732f6770612e737667)](https://codeclimate.com/github/PHPixie/Route)[![HHVM Status](https://camo.githubusercontent.com/5ffccc22ea8912b84c0be14b6dd7a66a278d1006a2ea258f9c40cc4579ab32d5/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f706870697869652f726f7574652e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/phpixie/route)

[![Author](https://camo.githubusercontent.com/24a0a94bb83eb81ba03c32074967dc730174cfd2849e984169db461d955cdbb9/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d40647261636f6e792d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/dracony)[![Source Code](https://camo.githubusercontent.com/e5e632b662b59330142832b1bd50c9b788b870188d50d5c358bc34c75fc463b0/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d706870697869652f726f7574652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpixie/route)[![Software License](https://camo.githubusercontent.com/b60331a2084501dc07cf6d6964c0da58dd005d89c45cf3b28b4b22b60f5ec00f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpixie/route/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/0cd8268d4d3480201f2e6705c636534cfd2a4c99ec45f2c5171a46e40ba3050f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706870697869652f726f7574652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpixie/route)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity69

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

Recently: every ~102 days

Total

10

Last Release

3014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fd2ee997c779cf774247d3d4cde7d90491484f817032aab6dbc314857973b36?d=identicon)[dracony](/maintainers/dracony)

---

Top Contributors

[![dracony](https://avatars.githubusercontent.com/u/3127080?v=4)](https://github.com/dracony "dracony (39 commits)")

---

Tags

routerroutingroute

### Embed Badge

![Health badge](/badges/phpixie-route/health.svg)

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

###  Alternatives

[klein/klein

A lightning fast router for PHP

2.7k1.1M31](/packages/klein-klein)[pecee/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

696214.6k17](/packages/pecee-simple-router)[izniburak/router

simple router class for php

23522.6k7](/packages/izniburak-router)[heropoo/routing

A simple and fast route. Use tree structure storage, fast matching!

115.6k1](/packages/heropoo-routing)[ecoal95/php-router

Minimal routing library

271.0k1](/packages/ecoal95-php-router)[developermarius/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

112.4k](/packages/developermarius-simple-router)

PHPackages © 2026

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