Browse Source

Merge e4b74a7c88 into 9ea99fccb0

pull/1153/merge
张城铭 2 weeks ago
parent
commit
3c0ad6fcbb
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
 * [Spiral](https://spiral.dev/) - A high-performance PHP/Go framework.
136
 * [Spiral](https://spiral.dev/) - A high-performance PHP/Go framework.
137
 * [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
137
 * [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
138
 * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
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
 ### Framework Extras
141
 ### Framework Extras
141
 *Extras related to web development frameworks.*
142
 *Extras related to web development frameworks.*
183
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
184
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
184
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
185
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
185
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
186
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
187
+* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf.
186
 
188
 
187
 ### Micro Framework Extras
189
 ### Micro Framework Extras
188
 *Extras related to micro frameworks and routers.*
190
 *Extras related to micro frameworks and routers.*

Loading…
Cancel
Save