Libraries tagged by simple router
josegarcia/router
58 Downloads
Simple router for PHP, that minics the behavior of the Express router
johannmalmcom/router
12 Downloads
A simple router for rest API:s and web servers
jetz1nn/simple-router
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jacko/router
24 Downloads
Simple router
intec/simple-router
581 Downloads
A simple router for small php projects
iainconnor/php-cli-server-router
1162 Downloads
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
higherchen/router
8 Downloads
A simple router
heni/php-router
2 Downloads
this is simple router
geekmusclay/router
34 Downloads
A simple router, for learning and fun
fostam/simplerouter
151 Downloads
Simple router, mainly for API backends, with CORS support
ferid/router
4 Downloads
This is Farids simple router pack
f2/simple-router
5 Downloads
A fast router that will route requests to /users/123/ to a namespaced function \routes\users\_(int $id)
eightsystems/simple-router
61 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
edom/simple-router-php
67 Downloads
Simple Router in PHP to use in small projects
davidbc/php-router
1 Downloads
this is a simple router build during the php course