Registry / web-framework / mezzio-mezzio-fastroute

mezzio-mezzio-fastroute

JSON →
library3.14.0phppackagistunverified

FastRoute integration for Mezzio

composer require mezzio/mezzio-fastroute
INSTALL
IMPORT
SIG · MEZZIO-MEZZIO-FAST
M
mezzio-mezzio-fastroute
web-frameworkphpv3.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FastRouteRouter
use Mezzio\Router\FastRouteRouter;

Create a FastRoute router and add a route

use Mezzio\Router\FastRouteRouter; $router = new FastRouteRouter(); $router->addRoute('GET', '/hello', $handler);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.14.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mezzio-mezzio-fastroute — pip install mezzio-mezzio-fastroute · libregistry