浏览代码

Merge 9e8c30704e into 9ea99fccb0

pull/1166/merge
alexdodonov 2 周前
父节点
当前提交
b27a59d5f3
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -183,6 +183,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
183 183
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
184 184
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
185 185
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
186
+* [Mezon](https://github.com/alexdodonov/mezon/) - Simple micro framework for Web applications and microservices.
186 187
 
187 188
 ### Micro Framework Extras
188 189
 *Extras related to micro frameworks and routers.*
@@ -199,6 +200,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
199 200
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
200 201
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
201 202
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
203
+* [Mezon Router](https://github.com/alexdodonov/mezon-router) - Small and fast router
202 204
 
203 205
 ### Templating
204 206
 *Libraries and tools for templating and lexing.*

正在加载...
取消
保存