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
 * [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.*
182
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
183
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
183
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
184
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
184
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
185
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
186
+* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf.
185
 
187
 
186
 ### Micro Framework Extras
188
 ### Micro Framework Extras
187
 *Extras related to micro frameworks and routers.*
189
 *Extras related to micro frameworks and routers.*

Loading…
Cancel
Save