|
|
@@ -129,6 +129,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
129
|
129
|
* [Spiral](https://spiral.dev/) - A high performance PHP/Go framework.
|
|
130
|
130
|
* [Symfony](https://symfony.com/) - A set of reuseable components and a web framework.
|
|
131
|
131
|
* [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
|
|
|
132
|
+* [Hyperf](https://hyperf.io/) - A high-performance, highly flexible PHP CLI framework based on Swoole.
|
|
132
|
133
|
|
|
133
|
134
|
### Framework Extras
|
|
134
|
135
|
*Extras related to web development frameworks.*
|
|
|
@@ -175,6 +176,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
175
|
176
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
|
176
|
177
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
|
177
|
178
|
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
|
|
|
179
|
+* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf.
|
|
178
|
180
|
|
|
179
|
181
|
### Micro Framework Extras
|
|
180
|
182
|
*Extras related to micro frameworks and routers.*
|