Libraries tagged by simple-router
takeru-yamamoto/simple-router
0 Downloads
Simple Router for PHP
rodri/simple-router
52 Downloads
A simple router to API applications.
rkr/simple-router
47 Downloads
A simple wildcard matcher
remysd/simple-router
4 Downloads
A simple router to match with your url's
redoonetworks/simple-router
21 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
r2soffner/r2s-simple-router
56 Downloads
A simple router used to make development easier and cooler
pimolo/simple-router
13 Downloads
A simple router. Not designed to be used in production.
mosz/simple-router
9 Downloads
Simple MVC Router for php
mamphir/extreemly-simple-router
5 Downloads
Very simple PHP router that can easly be integrated on your app and easly modified to fit your needs
liamrabe/simple-router-fix
8 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
leggettc18/simple-router
15 Downloads
Simple router written in php
lars/simple-router
419 Downloads
Supersimple router for mocking
jetz1nn/simple-router
7 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
intec/simple-router
575 Downloads
A simple router for small php projects
f2/simple-router
4 Downloads
A fast router that will route requests to /users/123/ to a namespaced function \routes\users\_(int $id)