Browse Source

Merge e4b74a7c88 into cfe9d5d43c

pull/1153/merge
张城铭 6 months ago
parent
commit
66b30ffa5d
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -136,6 +136,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
136 136
 * [Spiral](https://spiral.dev/) - A high-performance PHP/Go framework.
137 137
 * [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
138 138
 * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
139
+* [Hyperf](https://hyperf.io/) - A high-performance, highly flexible PHP CLI framework based on Swoole.
139 140
 
140 141
 ### Framework Extras
141 142
 *Extras related to web development frameworks.*
@@ -182,6 +183,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
182 183
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
183 184
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
184 185
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
186
+* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf.
185 187
 
186 188
 ### Micro Framework Extras
187 189
 *Extras related to micro frameworks and routers.*

Loading…
Cancel
Save