steampixel/simplePHPRouter
This is a simple and small single class PHP router that can handel the whole url routing for your project.
PHPMIT
Issues
- 5
excluding a directory from using the route?
#67 opened by unikoca - 1
URI with symbols
#70 opened by mfoland90 - 1
Redirect to another route
#69 opened by arahn - 3
Using query parameters
#68 opened by der-jung - 1
Subdomain Support
#66 opened by ibnsultan - 1
"Use return instead of echo": doesn't work when the function is called by pathNotFound()
#65 opened by Mutusen - 1
Example for named function with parameters
#63 opened by gnanet - 1
Further options in url
#64 opened by AleksandarNeustadt - 6
Apache removes all $_REQUEST, $_POST, etc
#50 opened by PuffPastry - 8
File protection from direct access
#55 opened by flamurbeqiraj - 7
- 4
- 7
How to use Views with this Router?
#59 opened by yFlixxx - 2
Grouping/Sub-Route Request.
#62 opened by compilekaiten - 2
Override all Routes/Maintenance Mode
#56 opened by notrespire - 4
multilanguage router
#54 opened by sanater - 2
everything redirects to 404
#53 opened by linkin85 - 5
add Route by
#52 opened by btinet - 11
haeder Problems
#51 opened by jonathankfmn - 2
proper way of a 404 error page display
#49 opened - 2
- 7
PUT Request CORS Error
#45 opened by flamurbeqiraj - 3
- 1
Can't access data in GET query
#47 opened by ay0ks - 3
- 4
- 8
Using different subdirectory
#43 opened by matteovisotto - 5
Not working for php5.2
#41 opened by on3ss - 3
- 5
Header & Footer
#38 opened by NSady - 1
how to add basic authenticator?
#36 opened by lsjack93 - 35
Not really a problem but a question
#27 opened by Nex4T - 3
- 1
Some ToDos are still open
#33 opened by steampixel - 3
how to change route 404/405 to another path?
#30 opened by steampixel - 2
Load Dynamic URL with variable
#32 opened by Keldo - 1
- 3
call domain.com/index.php failed
#28 opened by SaeedPoureshghi - 10
Hello. Now working but I have another problem.
#24 opened by steampixel - 2
Route not match and open folder directory
#26 opened by Nex4T - 1
Routing to URL with query strings
#25 opened by williamoconnorme - 7
Need help
#21 opened by steampixel - 4
- 4
- 2
- 3
- 0
Add yourself to composer.json
#18 opened by steampixel - 4
putting simplePHPRouter on packagist.org?
#15 opened by superdeeid - 4
Fix Route::add('/foo/bar/foo/bar') in index.php
#13 opened by ImMaax - 2
Fixed Navigation
#14 opened by steampixel