1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add an argil/argil.php file to do autoloading More... over 14 years ago
make sure numeric matches don't get added More... almost 15 years ago
first pass at getting route values onto the request object More... almost 15 years ago
add basic request factory test for regexp router More... almost 15 years ago
add in basic request factory More... almost 15 years ago
Update readme More... almost 15 years ago
add simple.php example More... almost 15 years ago
make sure headers get passed along More... almost 15 years ago
add in raw attribute for getting at the raw value More... almost 15 years ago
add test to continue to verify independently (already tested elsewhere, indirectly) More... almost 15 years ago
add in wrapped support for POST values More... almost 15 years ago
add basic POST param More... almost 15 years ago
start wrapping values for GET parameters More... almost 15 years ago
add basic GET support to the Request value More... almost 15 years ago
add a basic request stub in place More... almost 15 years ago
use default_router instead of hard coded router More... almost 15 years ago
allow default_router to be configurable More... almost 15 years ago
provide a default router in the config More... almost 15 years ago
Rename ArrayRouter and ArrayRegExpRouter to HttpArrayRouter and HttpArrayRegExpRouter More... almost 15 years ago
Make ArrayRegExpRouter the default router More... almost 15 years ago
add basic ArrayRegExpRouter More... almost 15 years ago
refactor to provide an extra flex point for callback finding More... almost 15 years ago
refactor to use the new ArrayRouter More... almost 15 years ago
add actual matching to ArrayRoute More... almost 15 years ago
add basic checking for real callable More... almost 15 years ago
Add basic ArrayRouter More... almost 15 years ago
first pass at a README file More... almost 15 years ago
do real mapping to not found response More... almost 15 years ago
Adds basic routing based on REQUEST_URI More... almost 15 years ago
Adds real routing based on request method. More... almost 15 years ago