Browse Source

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

+ 2
- 1
awesome-php.md View File

89
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
89
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
90
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
90
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
91
 * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
91
 * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
92
-* [Slim Extras](https://github.com/codeguy/Slim-Extras) - A collection of extras for Slim.
92
+* [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
93
+* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
93
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
94
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
94
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
95
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
95
 
96
 

Loading…
Cancel
Save