Quellcode durchsuchen

Merge e4d54151d4 into 9ea99fccb0

pull/1240/merge
Sebastian Utbult vor 2 Wochen
Ursprung
Commit
6466a5c06f
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2
    0
      README.md

+ 2
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern