Libraries tagged by php web router
drips/routing
367 Downloads
PHP-Routing-System zur Verknüpfung von URLs mit Funktionen - Ideal für APIs (Web-Services) bzw. schöne (benutzerdefinierte) URLs.
threedom/circuit
17 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
habibrajput/lara-html
43 Downloads
Package is used to access html, php, .blade.php files with creating controller and adding routes in web.php files.
longanime/webx
15 Downloads
Light php framework to illustrate the implementation of a web framework with static routes for study purposes
win-design/routing
6 Downloads
Routing - flexible and fast route for PHP, Enables you to build RESTful web applications quickly and easily.
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.