air-php/fastroute-middleware

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

A FastRoute middleware library.

Installs: 6 792

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/air-php/fastroute-middleware

1.0.1 2016-05-02 11:42 UTC

This package is not auto-updated.

Last update: 2025-10-04 00:30:45 UTC


README

This is a middleware library for the FastRoute router by Nikita Popov.

Installation

Installation via Composer is recommended.

"require": {
    "air-php/fastroute-middleware": "~1.0"
}