1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-31 23:31:50 +02:00

Added alexbilbie/Proton under Micro Frameworks

This commit is contained in:
Alex Bilbie
2014-12-04 13:37:11 +00:00
parent d5103437db
commit 15b173fc07

View File

@@ -126,6 +126,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [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.
* [Proton](https://github.com/alexbilbie/Proton) - StackPHP compatible micro framework
## Micro Framework Extras
*Extras related to micro frameworks and routers.*