Libraries tagged by route-collection
lschricke/symfony-strict-route-collection
7 Downloads
This package offers a stricter version of the Symfony\Component\Routing\RouteCollection where you cannot add a Route with a name that is already registered, preventing you to overwrite an existing Route name by mistake.
codexsoft/route-collection-filter
32 Downloads
Simple Symfony RouteCollection filter
stougeiro/router-contract
1 Downloads
Minimal, declarative and performance-first routing contracts for PHP. Provides clean interfaces for route collections, route resolution and router matching, enabling modular and framework-agnostic routing architectures.
sebastiansulinski/laravel-routes
1128 Downloads
Route Collections and Route Model Binding wrappers for Laravel
cetver/yii2-routes-collector
219 Downloads
Routes collector for the Yii framework 2.0
ngyuki/route-collector
1458 Downloads
Simple route collector
celysium/route-collector
711 Downloads
Collect all routes in project
yiisoft/router-composer-attribute-collector
12 Downloads
Router collector from PHP Attributes using composer plugin