Browse Source

Merge pull request #39 from lyrixx/patch-2

Added Silex Kitchen Sink Edition
pull/58/head
Jamie York 12 years ago
parent
commit
5bba68faa8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

93
 
93
 
94
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
94
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
95
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
95
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
96
+* [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - A skeleton for Silex, with Twitter bootstrap, assetic, and few samples.
96
 * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
97
 * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
97
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
98
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
98
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
99
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.

Loading…
Cancel
Save