|
|
@@ -35,6 +35,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
35
|
35
|
|
|
36
|
36
|
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
37
|
37
|
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
|
|
|
38
|
+* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
|
38
|
39
|
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
39
|
40
|
* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
|
|
40
|
41
|
|