Jamie York 12 anni fa
parent
commit
68da2fb7a1
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md Vedi File

@@ -89,7 +89,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
89 89
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
90 90
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
91 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 94
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
94 95
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
95 96
 

Loading…
Annulla
Salva