Jamie York 13 anos atrás
pai
commit
7f49969285
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md Ver arquivo

@@ -5,10 +5,10 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
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 7
 * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.
8
+* [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
8 9
 * [Lithium](http://lithify.me/) - Another framework of components.
9 10
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
10 11
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 
11
-* [Illuminate Components](https://github.com/illuminate) - The components that make the upcoming Laravel 4 framework.
12 12
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
13 13
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
14 14
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.

Carregando…
Cancelar
Salvar