mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Routing
This commit is contained in:
parent
b1dc7e190c
commit
de1e3f8491
@ -171,6 +171,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Klein](https://github.com/klein/klein.php) - A flexible router.
|
* [Klein](https://github.com/klein/klein.php) - A flexible router.
|
||||||
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
|
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
|
||||||
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
||||||
|
* [Routing](https://github.com/devlibs/routing) - A fast, flexible and scalable HTTP router for PHP.
|
||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
Loading…
Reference in New Issue
Block a user