1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00

Update README.md

Fix typo
This commit is contained in:
Marc Aubé 2014-06-04 15:13:29 -04:00
parent 1ff2786e66
commit 80a94a2544

View File

@ -100,7 +100,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.
* [Bullet PHP](http://bulletphp.com/) - A micro 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.