Browse Source

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

+ 1
- 0
awesome-php.md View File

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.
11
+* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
11
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 
12
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 
12
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
13
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
13
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
14
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.

Loading…
Cancel
Save