From e4b74a7c88a3ca4cc16a9ef7ea3d0e78a081af70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=9F=8E=E9=93=AD?= <767036228@qq.com> Date: Fri, 2 Jul 2021 20:01:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8aa133f..9786731 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Spiral](https://spiral.dev/) - A high performance PHP/Go framework. * [Symfony](https://symfony.com/) - A set of reuseable components and a web framework. * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework. +* [Hyperf](https://hyperf.io/) - A high-performance, highly flexible PHP CLI framework based on Swoole. ### Framework Extras *Extras related to web development frameworks.* @@ -175,6 +176,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP. * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications. * [Slim](https://www.slimframework.com/) - Another simple micro framework. +* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf. ### Micro Framework Extras *Extras related to micro frameworks and routers.*