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.

Installs: 3 025

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/air-php/fastroute

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

This package is not auto-updated.

Last update: 2025-10-07 08:46:32 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"
}