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.

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

This package is not auto-updated.

Last update: 2024-05-07 01:46:59 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"
}