mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Alphabetize routers
This commit is contained in:
parent
d48e5df771
commit
dd328f3f03
@ -150,10 +150,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
## Routers
|
## Routers
|
||||||
*Libraries for handling application routing.*
|
*Libraries for handling application routing.*
|
||||||
|
|
||||||
* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
|
* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
|
||||||
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
|
||||||
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
|
|
||||||
* [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.
|
||||||
|
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
Loading…
Reference in New Issue
Block a user