Quellcode durchsuchen

Merge e4d54151d4 into cfe9d5d43c

pull/1240/merge
Sebastian Utbult vor 6 Monaten
Ursprung
Commit
92777b5b03
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

@@ -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.*

Laden…
Abbrechen
Speichern