|
|
|
|
|
|
118
|
### Frameworks
|
118
|
### Frameworks
|
|
119
|
*Web development frameworks.*
|
119
|
*Web development frameworks.*
|
|
120
|
|
120
|
|
|
121
|
-* [Aura Framework](http://auraphp.com/framework/) - A framework built from independent components.
|
|
|
|
122
|
* [CakePHP](https://cakephp.org/) - A rapid application development framework.
|
121
|
* [CakePHP](https://cakephp.org/) - A rapid application development framework.
|
|
123
|
* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
122
|
* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
|
124
|
-* [Laravel](https://laravel.com/) - Another PHP framework.
|
|
|
|
125
|
-* [Nette](https://nette.org) - Another framework comprised of individual components.
|
|
|
|
|
|
123
|
+* [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
|
|
|
|
124
|
+* [Nette](https://nette.org) - A web framework comprised of mature components.
|
|
126
|
* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
|
125
|
* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
|
|
127
|
-* [Symfony](https://symfony.com/) - A framework comprised of individual components.
|
|
|
|
128
|
-* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
|
|
|
|
|
126
|
+* [Symfony](https://symfony.com/) - A set of reuseable components and a web framework.
|
|
|
|
127
|
+* [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
|
|
129
|
|
128
|
|
|
130
|
### Framework Extras
|
129
|
### Framework Extras
|
|
131
|
*Extras related to web development frameworks.*
|
130
|
*Extras related to web development frameworks.*
|