Libraries tagged by php-routers
richardandrade/php_router
7 Downloads
A simple router for managing your app routes
qaxim/php-router
2 Downloads
A lightning fast router for PHP
plugowski/php_router
227 Downloads
Simple routing engine, which allows anonymous functions to execute code on route.
pijush_gupta/php-router
2 Downloads
Simple Php Router
peterujah/php-router-template
14 Downloads
A simple php class to help render template in routers and fix additional slash issue.
patryk-samulewicz/open-php-router
10 Downloads
A modern PHP package for OpenRouter API integration
omarlon/php-router
1 Downloads
A PHP router with a syntax like a Laravel
nabeelalihashmi/ib-php-router-fork
5 Downloads
simple router class for php
mzb/php-router-matcher
10 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
13 Downloads
Simple PHP Router
luket/php-router
15 Downloads
PHP Routing Class
luckystar/php-router
15 Downloads
A simple and fast PHP router
lancerhe/php-router
20 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.