diff --git a/README.md b/README.md index c3bddcf..a3bfc33 100644 --- a/README.md +++ b/README.md @@ -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.