Libraries tagged by php web router
concept-labs/web-action
5 Downloads
(C)oncept-Labs Web action
andikaryanto11/route
44 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
imikemiller/lumen-swagger-generators
16 Downloads
Provides a Lumen friendly artisan command to generate the Swagger JSON doc and a default web route.
tystr/aws-bundle
5 Downloads
This bundle integrates the AWS SDK for PHP into symfony2
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
16 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.