diff --git a/README.md b/README.md index 1f3978c..1fa50bd 100644 --- a/README.md +++ b/README.md @@ -120,13 +120,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Aura Framework](http://auraphp.com/framework/) - A framework built from independent components. * [CakePHP](https://cakephp.org/) - A rapid application development framework. +* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework). * [Laravel](https://laravel.com/) - Another PHP framework. * [Nette](https://nette.org) - Another framework comprised of individual components. * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension. * [Symfony](https://symfony.com/) - A framework comprised of individual components. * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. -* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework). -* [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension. ### Framework Extras *Extras related to web development frameworks.*