ziadoz 13 anni fa
parent
commit
00fa618e47
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md Vedi File

@@ -4,9 +4,10 @@ A list of amazingly awesome PHP libraries that you should be using:
4 4
 
5 5
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
6 6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7
-* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework of individual components.
7
+* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.
8 8
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
9 9
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 
10
+* [Illuminate Components](https://github.com/illuminate) - The components that make the upcoming Laravel 4 framework.
10 11
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
11 12
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
12 13
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.

Loading…
Annulla
Salva