php-router-standalone
There are 23 repositories under php-router-standalone topic.
skipperbent/simple-php-router
Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.
miladrahimi/phprouter
PhpRouter is a full-featured yet very fast HTTP URL router for PHP projects
JREAM/route
Simplest PHP Router Ever, 1 File, Make it Your Own
nicollassilva/minasrouter
MinasRouter is simple, fast, and extremely readable for routes. Create and manage your routes in just a few steps.
MrF0o/php-router
A simple and dependency-free Object Oriented PHP routing library inspired by Laravel
frozeeen/PHP-file-based-routing
A simple PHP file-based routing to make URL cleaner.
jenstornell/TinyRouter
TinyRouter is perhaps the smallest PHP router library on earth
eleazan/Route66
Simple php router standalone
devwithkunal/simple-php-router
It's a standalone single file PHP class to use in your projects. It requires no dependencies or no framework.
dorkodu/superpage
Superpage is a simple, fast and lightweight router for PHP apps.
koddn/php-router
Koddn Php router is php class that can easily handle routes in a PHP application, supports multiple callbacks, redirects and send responses to client in JSON.
interaapps/deverm-router
Deverm-php-Router is an open-source PHP page-router.
jabernardo/calf
Yet another Micro-framework for PHP.
jijihohococo/ichi-route
A simple PHP Router
attogram/router
Attogram Router for PHP 7 - small, flexible, and surprisingly powerful.
nabeelalihashmi/LightRouter
Simple and Fast PHP Routing Library, support for custom response, dynamic routes etc.
erdum/php-weekend
A simple minimal set of functions provide you the ability to build API & web application with no setup time
evgsavosin/choco-router
Modern and lightweight router for PHP, based on regex expression with cache system.
hazardland/router.php
Simpliest Laravel like router one class one file router
lijiebin/RouterOne
An Lightweiht standalone, easy-to-use, expandable, and simple to understand PHP web application URL router library, maybe augment your development class toolkit or provided a bit of inspiration for you.
Matheus2212/php-routes-class
A Routes class made in PHP. It uses part of the Express from node.js route concepts, and the Friendly URL class as dependency
nabeelalihashmi/Apilot-Engine
Fast router for PHP
refkinscallv/router
PHP Routing Library provides a flexible and easy-to-use routing system for PHP application