mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Improve framework descriptions. Remove Aura.
This commit is contained in:
parent
37b33894cd
commit
f28d42445c
@ -118,14 +118,13 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
### Frameworks
|
### Frameworks
|
||||||
*Web development frameworks.*
|
*Web development frameworks.*
|
||||||
|
|
||||||
* [Aura Framework](http://auraphp.com/framework/) - A framework built from independent components.
|
|
||||||
* [CakePHP](https://cakephp.org/) - A rapid application development framework.
|
* [CakePHP](https://cakephp.org/) - A rapid application development framework.
|
||||||
* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
|
||||||
* [Laravel](https://laravel.com/) - Another PHP framework.
|
* [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
|
||||||
* [Nette](https://nette.org) - Another framework comprised of individual components.
|
* [Nette](https://nette.org) - A web framework comprised of mature components.
|
||||||
* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
|
* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
|
||||||
* [Symfony](https://symfony.com/) - A framework comprised of individual components.
|
* [Symfony](https://symfony.com/) - A set of reuseable components and a web framework.
|
||||||
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
* [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
|
||||||
|
|
||||||
### Framework Extras
|
### Framework Extras
|
||||||
*Extras related to web development frameworks.*
|
*Extras related to web development frameworks.*
|
||||||
|
Loading…
Reference in New Issue
Block a user