1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-10-22 19:56:20 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Koen Punt
b29440e117 Allow instance of iterator in addRoutes 2014-04-16 11:39:57 +02:00
Koen Punt
dbe416b9b9 Add addRoutes method for bulk adding routes 2014-04-16 11:17:42 +02:00
Koen Punt
7c53090c1e Use instance methods to set basePath and matchTypes
renamed addMatchType to addMatchTypes
2014-01-08 14:39:18 +01:00
Oskar Adin
8a19056553 Added method for setting new and modifying existing named match types.
It's also possible to set these from the constructor.

$router->generate() is now possible with custom regex matches.
2014-01-08 12:28:13 +01:00
Koen Punt
77dba7b120 Fixed issue with optional params
added tests
2013-07-14 23:36:51 +02:00