PHPackages                             objective-php/fastroute-package - 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. objective-php/fastroute-package

ActiveLibrary

objective-php/fastroute-package
===============================

FAstRoute integration for Objective PHP

v1.0.6(8y ago)182.6k↓31%2[1 PRs](https://github.com/objective-php/fastroute-package/pulls)1GPL-3.0PHPPHP &gt;=7.0

Since Jul 10Pushed 8y ago5 watchersCompare

[ Source](https://github.com/objective-php/fastroute-package)[ Packagist](https://packagist.org/packages/objective-php/fastroute-package)[ Docs](https://github.com/objective-php/fastroute-package)[ RSS](/packages/objective-php-fastroute-package/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (8)Used By (1)

Objective PHP / FastRoute Package [![Build Status](https://camo.githubusercontent.com/890924ff7f43bf3ba66e77e4053049b2e0516965bf4b7e55451b57fc3e3d9fc0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6f626a6563746976652d7068702f7072696d6974697665732e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/objective-php/fastroute-package)
=============================================================================================================================================================================================================================================================================================================================================================

[](#objective-php--fastroute-package-)

Project introduction
--------------------

[](#project-introduction)

This package allow to easily make use of the FastRoute request router with Objective PHP

Installation
------------

[](#installation)

### Manual

[](#manual)

You can clone our Github repository by running:

```
git clone http://github.com/objective-php/fastroute-package

```

If you're to proceed this way, you probably don't need more explanation about how to use the library :)

### Composer

[](#composer)

The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for FastRoute:

```
composer require --dev objective-php/fastroute-package:dev-master

```

How to test the work in progress?
---------------------------------

[](#how-to-test-the-work-in-progress)

### Run unit tests

[](#run-unit-tests)

First of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:

```
cd [clone directory]/tests
./phpunit .

```

### Configure the package

[](#configure-the-package)

To be continued!

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~96 days

Recently: every ~103 days

Total

7

Last Release

3021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35ff61d55f3f648d8c1046aac3892fba4781067c98c5cf7e364767f8ca033166?d=identicon)[gauthier](/maintainers/gauthier)

---

Top Contributors

[![gauthier](https://avatars.githubusercontent.com/u/32955?v=4)](https://github.com/gauthier "gauthier (10 commits)")[![bcerati](https://avatars.githubusercontent.com/u/2326968?v=4)](https://github.com/bcerati "bcerati (1 commits)")

---

Tags

FastRouteobjective php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/objective-php-fastroute-package/health.svg)

```
[![Health](https://phpackages.com/badges/objective-php-fastroute-package/health.svg)](https://phpackages.com/packages/objective-php-fastroute-package)
```

###  Alternatives

[middlewares/fast-route

Middleware to use FastRoute

96191.1k15](/packages/middlewares-fast-route)[mezzio/mezzio-fastroute

FastRoute integration for Mezzio

162.7M52](/packages/mezzio-mezzio-fastroute)[yiisoft/router-fastroute

Yii router FastRoute adapter

41301.0k14](/packages/yiisoft-router-fastroute)

PHPackages © 2026

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