Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
eb2651fa56
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md View File

37
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
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
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
39
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
39
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
40
+* [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
41
+* [Slim Extras](https://github.com/codeguy/Slim-Extras) - A collection of extras for Slim.
40
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
42
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
41
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
43
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
42
 
44
 

Loading…
Cancel
Save