Libraries tagged by php web router
toby/toby
330 Downloads
Put 'ol Toby in your pipe and smoke it. A micro web framework similar to Sinatra that makes PHP fun again.
wepesi/routing
24 Downloads
Simple and lightweight php module to write clean route of a web application
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
hitertamas/laravel-keycloak-web-guard
10 Downloads
Simple Keycloak Guard to Laravel Web Routes (Legacy PHP)
giuga/laravel-ordered-routes
405 Downloads
Set order for routes defined in web.php
qingbing/php-web
228 Downloads
简易的php框架,包含路由、接口返回等,默认提供json的数据返回,不支持页面渲染
qingbing/php-render
182 Downloads
继承php-web : controller,在原有的基础上支持页面渲染,视图叠加等操作
the-systems/route
138 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
horror/php-wss
6 Downloads
Web-socket server/client with URI parse and multi-process support
devinci-it/cerberus-web
1 Downloads
A framework-neutral PHP password gateway: protect any app (or selected routes) behind a shared-password login. Ships a standalone front-controller gate and a PSR-15 middleware.
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
369 Downloads
PHP-Routing-System zur Verknüpfung von URLs mit Funktionen - Ideal für APIs (Web-Services) bzw. schöne (benutzerdefinierte) URLs.
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.