Browse Source

Merge e4b74a7c88 into 47489e7b76

pull/1153/merge
张城铭 2 weeks ago
parent
commit
d4583a16cc
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

135
 * [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
135
 * [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
136
 * [Tempest](https://github.com/tempestphp/tempest-framework) - A framework that gets out of your way.
136
 * [Tempest](https://github.com/tempestphp/tempest-framework) - A framework that gets out of your way.
137
 * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
137
 * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
138
+* [Hyperf](https://hyperf.io/) - A high-performance, highly flexible PHP CLI framework based on Swoole.
138
 
139
 
139
 ### Framework Extras
140
 ### Framework Extras
140
 *Extras related to web development frameworks.*
141
 *Extras related to web development frameworks.*
186
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
187
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
187
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
188
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
188
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
189
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
190
+* [Nano](https://nano.hyperf.wiki/) - A micro-framework by Hyperf.
189
 
191
 
190
 ### Micro Framework Extras
192
 ### Micro Framework Extras
191
 *Extras related to micro frameworks and routers.*
193
 *Extras related to micro frameworks and routers.*

Loading…
Cancel
Save