Merge pull request #39 from lyrixx/patch-2

Added Silex Kitchen Sink Edition
This commit is contained in:
Jamie York 2014-01-05 15:00:30 -08:00
commit 5bba68faa8
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,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.