Libraries tagged by php routing
sockeon/sockeon
17 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
roy404/routes
90 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
rosengate/exedra
1946 Downloads
Nestful route oriented PHP micro framework
niahoo/altorouter
10398 Downloads
A lightning fast router for PHP
lion/phroute
1605 Downloads
Fast, fully featured restful request router for PHP
innova2/url-builder
799 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
emdotem/phroute
22364 Downloads
Fast, fully featured restful request router for PHP
codefyphp/codefy
74 Downloads
PHP framework for Domain Driven Development, CQRS, and Event Sourcing.
aphiria/router
785 Downloads
The Aphiria router library
simonhamp/routes
2241 Downloads
A low-level router class for PHP based on CodeIgniter's core/Router.php.
krzysztof-magosa/saffron
752 Downloads
Tiny PHP router
99designs/ergo
10543 Downloads
Micro-framework for routing and request/response handling in PHP 5.3
aria-php/aria-incoming-email
5374 Downloads
Incoming email message routing for Aria
itlessons/php-routing
144 Downloads
PHP Routing Library
ap-lib/routing
51 Downloads
High-performance, flexible PHP routing library designed for speed and extensibility. Routing is optimized for static method calls and relies on a pre-built index for maximum efficiency. It provides simple, direct hashmap-based routing while allowing custom strategies and middleware support.