issues
search
mrjgreen
/
phroute
A super fast PHP router, with route parameters, restful controllers, filters and reverse routing.
Other
712
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possible error to group routes
#105
Sleon4
closed
5 months ago
0
Error Class not found
#104
gabrybarr
opened
2 years ago
1
There was an error installing phroute in its latest version
#103
Sleon4
closed
2 years ago
0
add coverage step
#102
mrjgreen
closed
2 years ago
0
Add github actions for testing
#101
mrjgreen
closed
2 years ago
0
Test on PHP 8.1
#100
mrjgreen
closed
2 years ago
0
Bug with PHP 8.1 with RouteCollector class
#99
Sleon4
closed
2 years ago
3
route issue - URL not found
#98
mofizul21
opened
3 years ago
1
Force each regex to contain at least one '()' at the end of the pattern
#97
james-twi
opened
4 years ago
1
Controller methods are call twice on every request
#96
dieume-n
opened
4 years ago
0
Post with JQuery info
#95
Rayan1159
opened
5 years ago
0
Not able to post with jquery.
#94
Rayan1159
closed
5 years ago
1
Formatting fix
#93
chimit
closed
5 years ago
0
Fatal error: Uncaught Phroute\Phroute\Exception\HttpRouteNotFoundException: Route ecomselim does not exist in
#92
mofizul21
closed
3 years ago
2
how handle route not found in dispatcher to redirect to 404 page
#91
rababhassouna
closed
5 years ago
0
how to prevent URL not found?
#90
screamolic
opened
6 years ago
2
PHPDoc fixes
#89
Mohjive
opened
6 years ago
1
Error! when has too many variableRoutes
#88
bigson
opened
6 years ago
0
fixed markdown syntax for titles
#87
artyuum
closed
2 years ago
1
Custom resolver route parameters
#86
iparrabb
opened
6 years ago
0
Bug: Filters applied in registered order instead of requested order
#85
telefoontoestel
opened
6 years ago
0
Match any route to OPTIONS request method
#84
akrz
opened
6 years ago
3
Test enhancement
#83
peter279k
opened
6 years ago
2
Fixed heading problems
#82
miyasinarafat
opened
6 years ago
1
How to Use Before in Controllers
#81
edvardpotter
closed
6 years ago
0
Fixing errors in the README file
#80
vaibhav-kaushal
closed
4 years ago
1
Cannot use the same placeholder 'id' twice
#79
sourcegr
closed
5 years ago
1
Extends Controller Index optional parameter NOT ALLOWED
#78
fredodiable
opened
6 years ago
2
Handling exceptions within controller methods
#77
mazuhl
opened
6 years ago
1
Query string is not passing on real server
#76
cavid90
closed
6 years ago
1
Request dependency injection in controllers
#75
sanderdewijs
opened
6 years ago
0
Updated readme heading
#74
miyasinarafat
opened
6 years ago
1
how can i know current route ?
#73
fullhdman
opened
6 years ago
1
Fix titles
#72
franciscobrba
opened
6 years ago
1
Fixed README syntax
#71
imbue
closed
3 years ago
1
Passing params to filters
#70
crichardson9
opened
6 years ago
2
Weird behaviour when using controllers
#69
ghost
opened
7 years ago
1
Parameter in route that contains /
#68
matej-cupka
opened
7 years ago
2
Handler method resolver
#67
vatgia
opened
7 years ago
2
Passing addittional data to functions
#66
peterpostmann
opened
7 years ago
0
Passing params to controller
#65
crichardson9
opened
7 years ago
0
Fix bad markdown
#64
zonuexe
opened
7 years ago
1
What method to Validate a "Route Pattern" with "URI" and return boolean value ?
#63
scila1996
opened
7 years ago
0
Working with PUT and DELETE HTTP methods from AJAX
#62
rougin
closed
7 years ago
4
Subdomain routing
#61
cavid90
opened
7 years ago
2
Cant handle the Controllers
#60
mohamedgmousa
opened
7 years ago
1
Get route data and prevent calling controller
#59
gsouf
opened
7 years ago
0
Prefix name?
#58
abdullahtekin
opened
7 years ago
0
Controllers default action not working with more then one method
#57
StephanAtG2
opened
8 years ago
1
Using both getIndex and postIndex in controller
#56
StephanAtG2
opened
8 years ago
1
Next