diff --git a/awesome-php.md b/awesome-php.md index 797bf36..124a0ed 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -89,7 +89,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony. * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim. -* [Slim Extras](https://github.com/codeguy/Slim-Extras) - A collection of extras for Slim. +* [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim. +* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. * [Klein](https://github.com/chriso/klein.php) - A fast routing library.