Browse Source

Merge e4d54151d4 into cfe9d5d43c

pull/1240/merge
Sebastian Utbult 6 months ago
parent
commit
92777b5b03
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

@@ -198,6 +198,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
198 198
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
199 199
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
200 200
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
201
+* [Router](https://github.com/bramus/router) - Simple PHP router.
202
+* [Simple Router](https://github.com/skipperbent/simple-php-router) - A simple but feature rich PHP router.
201 203
 
202 204
 ### Templating
203 205
 *Libraries and tools for templating and lexing.*

Loading…
Cancel
Save