Libraries tagged by routeros
air-php/fastroute
2959 Downloads
A FastRoute implementation of a router.
ahmard/quick-route
1251 Downloads
Simple http router designed to look just like Laravel router
utilities-php/routing
677 Downloads
Router for PHP
tasmaniski/zend-params-helper
5068 Downloads
View Helper for reading data from $_GET, $_POST and Routes in view
symplify/symfony-route-usage
3386 Downloads
Detect used and unused Symfony routes
symplify/autodiscovery
46209 Downloads
Forget manual registration of Doctrine entities, Twig templates and routes. Let autodiscovery handle that for you.
migrify/symfony-route-usage
3749 Downloads
Detect used and unused Symfony routes
interactiv4/composer-installer-deployed-package
81576 Downloads
This package allows to deploy another packages in specified routes.
getsupercode/localizater
523 Downloads
Laravel package for wrapping routes in multiple locale prefixes
ezsystems/templated-uri-bundle
11787 Downloads
Symfony2 Bundle that provides a RFC-6570 compatible router and URL Generator.
eightyfive/laravel-autoroute
5637 Downloads
Laravel YAML routes
zaphyr-org/router
111 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
zanko-khaledi/php-simple-router
36 Downloads
ylletjs/wp-rest-api-routes
6 Downloads
Exposing rewrite rules through the REST API
yjx/easy-router
10 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.