air-php/fastroute

There is no license information available for the latest version (v0.1.2) of this package.

A FastRoute implementation of a router.

Maintainers

Package info

github.com/air-php/fastroute

pkg:composer/air-php/fastroute

Statistics

Installs: 3 053

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.2 2015-12-10 11:26 UTC

This package is not auto-updated.

Last update: 2026-03-10 10:42:13 UTC


README

Build Status Scrutinizer Code Quality

A FastRoute implementation for Air's routing library.

Installation

Installation via Composer is recommended.

"require": {
    "air-php/fastroute": "dev-master"
}