air-php/fastroute-middleware

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

A FastRoute middleware library.

Maintainers

Package info

github.com/air-php/fastroute-middleware

pkg:composer/air-php/fastroute-middleware

Statistics

Installs: 7 083

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2016-05-02 11:42 UTC

This package is not auto-updated.

Last update: 2026-03-07 02:30:24 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"
}