Libraries tagged by PHP Route
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.
michaelthedev/simple-router
12 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)
macro/route
13 Downloads
Macro PHP router
loom/router
39 Downloads
A fast PHP router built on top of FastRoute.
liondrow/ivs-router
0 Downloads
PHP router. Supports annotation and yaml configuration
liamrabe/simple-router-fix
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
leinc/minichan-router
8 Downloads
A minimal router that can be integrated in any project.
lazarusphp/phprouter
2 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
landkit/php-route
97 Downloads
lancerhe/php-router
20 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.
kyrill/php-route
60 Downloads
A router package in development
jijihohococo/ichi-route
74 Downloads
Router Library For PHP Projects
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.
iguoji/minimal-route
0 Downloads
php route
ignaszak/router
233 Downloads
Simple object oriented PHP Router