Remove Ice. Alphabetical.

This commit is contained in:
Jamie 2020-05-11 22:57:52 +01:00
parent fc56c1108e
commit 490f72f0fa
1 changed files with 1 additions and 2 deletions

View File

@ -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.*