Libraries tagged by php-routers
krzysztof-magosa/saffron
753 Downloads
Tiny PHP router
zouloux/simple-php-router
19 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
plugowski/php_router
252 Downloads
Simple routing engine, which allows anonymous functions to execute code on route.
o-log/php-router
4026 Downloads
PHP router built around classes
julienlinard/php-router
222 Downloads
Un routeur PHP moderne et complet avec support des routes dynamiques, middlewares, groupes de routes et génération d'URL. Compatible PHP 8+ avec Attributes.
guahanweb/php-router
138 Downloads
A lightweight router for PHP projects
grephq/php-router
5 Downloads
Dynamic routing framework in php
grafgriffon/php-router
314 Downloads
HTTP router
ecoal95/php-router
1019 Downloads
Minimal routing library
trulyao/php-router
1827 Downloads
A simple express-style router for PHP
phpdevcommunity/php-router
847 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
devcoder-xyz/php-router
1098 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
zanko-khaledi/php-simple-router
44 Downloads
solophp/router
111 Downloads
A high-performance PHP router with middleware support, route groups, named routes, and advanced optional segment patterns.
devamirul/p-router
41 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.