Browse Source

pull/4/head
Jamie York 13 years ago
parent
commit
31266d61ed
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

4
 
4
 
5
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
5
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7
-* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.
7
+* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
8
 * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
8
 * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
9
 * [Lithium](http://lithify.me/) - Another framework of components.
9
 * [Lithium](http://lithify.me/) - Another framework of components.
10
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
10
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.

Loading…
Cancel
Save