1
I Use This!
Inactive

Commits : Listings

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