Commit Graph

33 Commits

Author SHA1 Message Date
SteamPixel
d7775a9fad Added example for injecting variables to local scope 2021-02-08 11:00:50 +01:00
SteamPixel
b3e284ea15 Added arrow function example and description 2021-02-08 10:52:14 +01:00
SteamPixel
dbb63d3043 Added return feature and arrow function example 2021-01-14 15:52:23 +01:00
SteamPixel
7e239af04d Added non english routes to example 2021-01-14 15:07:02 +01:00
SteamPixel
542d4330e8 Added non english route example 2021-01-14 14:54:43 +01:00
SteamPixel
6994d6c93e Corrected some wired PHP comments 2020-09-24 08:54:38 +02:00
SteamPixel
7fbe414965 Added include example 2020-09-07 10:21:29 +02:00
Zen
c0cd53ff67
Change comment (from POST to GET) 2020-07-23 17:38:11 +08:00
SteamPixel
41e85d3500 Added a basepath variable to the demo file 2020-05-15 12:08:23 +02:00
SteamPixel
f9f3522399 Added a basepath variable to the demo file 2020-05-15 12:02:26 +02:00
SteamPixel
7a3d28bacc Corrected namespace in folder structure 2020-01-14 12:03:03 +01:00
SteamPixel
560f8736c0 Moved Route.php to src folder 2020-01-14 11:44:26 +01:00
SteamPixel
545d321e0d Added namespacing 2020-01-14 10:42:38 +01:00
SteamPixel
2acc000d98 The multi match mode is now optional 2020-01-11 22:44:56 +01:00
SteamPixel
6b9c6bbf6d Removed the header() calls from the class to add more flexibility to 404 and 405 routes 2020-01-11 22:18:06 +01:00
SteamPixel
8e5fb1157a Added php info route 2020-01-10 23:13:53 +01:00
SteamPixel
92af3f3e2c Fixed index.php navigation 2020-01-10 22:56:48 +01:00
Maximilian Götz
8a198bc168 Unified the code style across the project, fixed grammar issues, added TODOs 2020-01-08 16:25:45 +01:00
Sander A
3788078fe1 Renamed sample back to original
Misunderstood reference
2019-02-22 01:10:47 +02:00
Sander A
33c54c8511 Added option to define routes with multiple allowed methods 2019-02-22 01:06:38 +02:00
Chris
46cd9641bb Deleted old route test 2019-01-31 11:02:57 +01:00
Chris
80bfe096b8 Added handling for case and trailing slashes 2019-01-31 10:54:07 +01:00
Chris
6255a05061 Moved the navigation to a function to avoid the 'headers already sent' problem 2019-01-31 10:17:40 +01:00
Chris
d0193d3f74 Fixed mixed indents 2018-03-20 16:04:48 +01:00
steampixel
2b76b40d82 Complete refactoring 2018-03-13 16:01:52 +01:00
steampixel
47ce76fbb7 Added navigation and testing instructions 2018-03-12 17:12:05 +01:00
steampixel
ee939f5c21 Removed nasty Config class 2018-03-12 16:58:57 +01:00
steampixel
0d9829796f Better readme and improved comments 2018-03-12 16:49:55 +01:00
Chris
f3d7866b37 Fixed basepath bug and added security tips 2017-10-25 09:00:07 +02:00
Chris
140681593c Cleaned up code 2017-10-25 08:35:17 +02:00
Chris
8699df0060 Added leading slash to routes 2017-10-25 08:25:13 +02:00
SteamPixel
782141717a Added more example rules and comments. 2015-09-10 14:09:42 +02:00
SteamPixel
730130e369 initial commit 2015-09-10 13:37:52 +02:00