浏览代码

Merge 9e8c30704e into cfe9d5d43c

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

+ 2
- 0
README.md 查看文件

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

正在加载...
取消
保存