Registry / web-framework / symfony-cmf-routing

symfony-cmf-routing

JSON →
library3.0.5phppackagistunverified

Extends the Symfony routing component for dynamic routes and chaining several routers.

composer require symfony-cmf/routing
INSTALL
IMPORT
SIG · SYMFONY-CMF-ROUTIN
S
symfony-cmf-routing
web-frameworkphpv3.0.5
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.

DynamicRouter
use Symfony\Cmf\Component\Routing\DynamicRouter;

Basic usage of DynamicRouter to match a route.

use Symfony\Cmf\Component\Routing\DynamicRouter; $router = new DynamicRouter(); $route = $router->match('/path');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
symfony-cmf-routing — pip install symfony-cmf-routing · libregistry