|
|
@@ -125,12 +125,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
125
|
125
|
## Components
|
|
126
|
126
|
*Standalone components from web development frameworks and development groups.*
|
|
127
|
127
|
|
|
128
|
|
-* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
|
|
129
|
|
-* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
|
130
|
128
|
* [Aura Components](http://auraphp.com/) - A package of PHP 5.4 components.
|
|
131
|
129
|
* [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
|
|
132
|
130
|
* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
|
|
133
|
131
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
|
|
132
|
+* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
|
|
|
133
|
+* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
|
134
|
134
|
|
|
135
|
135
|
## Configuration
|
|
136
|
136
|
*Libraries for loading configuration files*
|