Quellcode durchsuchen

Merge e4d54151d4 into 4dd06aa5a0

pull/1240/merge
Sebastian Utbult vor 1 Woche
Ursprung
Commit
69877cf901
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

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

Laden…
Abbrechen
Speichern