Libraries tagged by routing engine
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.
jsstoni/router
14 Downloads
Router HTTP
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.
fragment/elemental
5 Downloads
A PHP framework without any strings attached, but with all the magical features.
eightsystems/simple-router
59 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)
bistro/router
47 Downloads
A route engine for PHP >= 5.3
alexkratky/routex
40 Downloads
The fast routing system. Easy to use.
php-feather/init
321 Downloads
Feather Init - Lightweight PHP Routing Engine
mnavarrocarter/amp-http-router
143 Downloads
Composable middleware-based routing engine for amp application in PHP
jameslevi/dispatcher
3 Downloads
Is a simple routing engine for PHP applications.
espresso/router
88 Downloads
Middleware-based routing engine for PHP applications
deniaz/terrific-silex
5 Downloads
Extends Silex with Terrific features like routing and template engine.
koushik01/phrouter
14 Downloads
simple and easy to use php router and template engine library inspired from Node and Express JS routing and templating system
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.