|
|
@@ -120,13 +120,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
120
|
120
|
|
|
121
|
121
|
* [Aura Framework](http://auraphp.com/framework/) - A framework built from independent components.
|
|
122
|
122
|
* [CakePHP](https://cakephp.org/) - A rapid application development framework.
|
|
|
123
|
+* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
|
123
|
124
|
* [Laravel](https://laravel.com/) - Another PHP framework.
|
|
124
|
125
|
* [Nette](https://nette.org) - Another framework comprised of individual components.
|
|
125
|
126
|
* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
|
|
126
|
127
|
* [Symfony](https://symfony.com/) - A framework comprised of individual components.
|
|
127
|
128
|
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
|
128
|
|
-* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
|
129
|
|
-* [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
|
|
130
|
129
|
|
|
131
|
130
|
### Framework Extras
|
|
132
|
131
|
*Extras related to web development frameworks.*
|