Added Silex Kitchen Sink Edition

This commit is contained in:
Grégoire Pineau 2013-12-26 17:45:09 +01:00
parent 2053dfe0a1
commit 3339430303
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,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.
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
* [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - A skeleton for Silex, with Twitter bootstrap, assetic, and few samples.
* [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.