diff --git a/README.md b/README.md index 6700390..c2ba2ea 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [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/chriso/klein.php) - A flexible router. +* [TreeRoute](https://github.com/baryshev/TreeRoute) - Full-featured perfomance focused routing library. ## Templating *Libraries and tools for templating and lexing.*