瀏覽代碼

Alphabetize routers

pull/568/merge
Jose Diaz-Gonzalez 9 年之前
父節點
當前提交
dd328f3f03
共有 1 個檔案被更改,包括 3 行新增2 行删除
  1. 3
    2
      README.md

+ 3
- 2
README.md 查看文件

@@ -150,10 +150,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
150 150
 
151 151
 ## Routers
152 152
 *Libraries for handling application routing.*
153
+
153 154
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
154
-* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
155
-* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
156 155
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
156
+* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
157
+* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
157 158
 
158 159
 ## Templating
159 160
 *Libraries and tools for templating and lexing.*

Loading…
取消
儲存