diff --git a/README.md b/README.md index 7fc06d2..c2633ea 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. +* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library. ## Micro Framework Extras