Libraries tagged by php-routers
nabeelalihashmi/ib-php-router-fork
4 Downloads
simple router class for php
mzb/php-router-matcher
9 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
mostafamahfouz/php-router-package
1 Downloads
this is a simple router using php
mezriouihakim/php-router
1 Downloads
this is a simple router built during the php course
math280h/php-router
12 Downloads
Simple PHP Router
luket/php-router
15 Downloads
PHP Routing Class
luckystar/php-router
14 Downloads
A simple and fast PHP router
lancerhe/php-router
19 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.
kyleblanker/php-router
12 Downloads
PHP Router
kudathambo/php-router
8 Downloads
A lightweight router for PHP projects (FORKED)
khantloonthu/php-router
1 Downloads
A simple and lightweight PHP router package.
kaio-souza/php-router
3 Downloads
A simple PHP router
jsonrai277/json-php-router
15 Downloads
Simple php router
joydeep-bhowmik/php-router
12 Downloads
A PHP router package
jblond/php-router
37 Downloads
A simple php router class