Registry / web-framework / mezzio-mezzio-router

mezzio-mezzio-router

JSON →
library4.2.0phppackagistunverified

Router subcomponent for Mezzio

composer require mezzio/mezzio-router
INSTALL
IMPORT
SIG · MEZZIO-MEZZIO-ROUT
M
mezzio-mezzio-router
web-frameworkphpv4.2.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.

RouterInterface
use Mezzio\Router\RouterInterface;

Retrieve the router and match a request to a route.

use Mezzio\Router\RouterInterface; $router = $container->get(RouterInterface::class); $route = $router->match($request);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
mezzio-mezzio-router — pip install mezzio-mezzio-router · libregistry