issues
search
anandkunal
/
ToroPHP
Toro is a PHP router for developing RESTful web applications and APIs.
http://toroweb.org
MIT License
1.17k
stars
173
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Passing 2 parameters with a default value for the first (optional) parameter
#102
MonkeyTime
closed
3 years ago
1
Create pruebaVla
#101
vyumar25
closed
3 years ago
0
Is ToroPHP gone for good?
#100
puntofisso
closed
4 years ago
5
how to deal with post requests?
#99
wdkwdkwdk
closed
7 years ago
2
To provide CORS support.
#98
yuan3y
opened
8 years ago
0
example of how to do cross-origin ajax API call
#97
yuan3y
closed
8 years ago
1
problem
#96
grasses
closed
9 years ago
2
Update README.md
#95
sarciszewski
closed
9 years ago
1
Added web/json 404 events
#94
MarcGodard
closed
9 years ago
1
web.config for iis
#93
etvprog1
closed
9 years ago
0
Adding support for custom methods on handlers
#92
krimo
closed
9 years ago
2
toroweb is down ?
#91
NotBoire
opened
10 years ago
1
ToroPHP and dependency injection
#90
Ecaz
opened
10 years ago
3
Simplify PATH_INFO fallback
#89
imsky
closed
10 years ago
0
Naming stuff
#88
mpaleo
closed
1 year ago
8
Update Toro.php
#87
dornizar
closed
10 years ago
0
Pass captured regex values to route handler defined as functions.
#86
jbottigliero
opened
10 years ago
0
Route stubs and URLEncoding
#85
TheBrockEllis
closed
10 years ago
1
Added example for Nginx configuration. #83
#84
rmrhz
closed
10 years ago
0
Readme.md - Server Configuration question.
#83
shogo2040
opened
10 years ago
1
Subdirectory / doesn't work
#82
ghost
closed
9 years ago
5
Login form
#81
ghost
closed
10 years ago
2
Add option to set url-prefix
#80
schorsch3000
closed
10 years ago
0
Added documentation for a second apache rewrite option to the README.md ...
#79
codazoda
opened
10 years ago
0
Default route fails if index.php is in a subdirectory
#78
codazoda
opened
10 years ago
3
Ability to pass custom method names in handler
#77
quickliketurtle
closed
10 years ago
4
Alternative .htaccess code
#76
SamM
closed
9 months ago
3
Update README.md
#75
sarciszewski
closed
10 years ago
0
Piping code from a network directly to PHP is foolish
#74
sarciszewski
closed
10 years ago
8
Add FallbackResource in documentation [Follow up]
#73
malkusch
closed
10 years ago
2
Update documentation with FallbackResource.
#72
malkusch
closed
10 years ago
9
How to make the serve function usage simpler?
#71
phoenixg
closed
10 years ago
1
Implement static parameters in Handler methods
#70
sergeylukin
opened
10 years ago
1
Documentation change request - sub-directories
#69
watsocd
closed
10 years ago
5
added ":any" routing handler
#68
hasantayyar
closed
11 years ago
5
Is there a better way to pass the base_url variable to mustache template file?
#67
phoenixg
closed
11 years ago
2
Is there a simpler way to write such rule?
#66
phoenixg
closed
11 years ago
1
Better method of checking if request is XHR
#65
pastudan
closed
9 months ago
6
Fix path_info in sub directory
#64
swznd
closed
11 years ago
2
Overwrite method if request for _method is present
#63
petemcfarlane
opened
11 years ago
0
Re-factor “extra params” in routes
#62
martinbean
opened
11 years ago
0
forgot to add the extratokens variable to the serve function
#61
small1
closed
11 years ago
10
Added Toro::hashandlerfor function to check if a route is served or not
#60
small1
closed
11 years ago
1
Installation for IIS
#59
rmirabelle
closed
11 years ago
0
$_SERVER['PATH_INFO'] returns index.html
#58
codazoda
closed
11 years ago
2
Adding simple priority flag to ToroHook.
#57
jmashburn
closed
11 years ago
0
Adding the $regex_match variable to parameters sent to ToroHook
#56
jmashburn
closed
11 years ago
1
The serve method now also supports closure
#55
aymericbeaumet
closed
11 years ago
4
Closure support in the serve method
#54
aymericbeaumet
closed
11 years ago
0
Passing parsed information from Toro::server into ToroHook::fire() methods
#53
jmashburn
closed
11 years ago
1
Next