|
|
@@ -37,6 +37,8 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
37
|
37
|
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
|
|
38
|
38
|
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
|
39
|
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
|
42
|
* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
|
|
41
|
43
|
* [Klein](https://github.com/chriso/klein.php) - A fast routing library.
|
|
42
|
44
|
|