issues
search
c9s
/
Pux
Pux is a fast PHP Router and includes out-of-box controller tools
MIT License
1.27k
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Route parameters error
#112
caferyukseloglu
opened
1 year ago
9
This time we only fixed errors, updated 8.2 on src/
#111
caferyukseloglu
closed
1 year ago
5
Php 8.2.3 Update
#110
caferyukseloglu
closed
1 year ago
4
Raw url with slashes.
#109
ddv88
opened
7 years ago
2
Support internal routing in Twig templates
#108
c9s
opened
7 years ago
0
Automatically build dynamic route from prototype with method parameters
#107
c9s
opened
7 years ago
0
Compilation errors on PHP7 while installing extension
#106
iKevinShah
opened
7 years ago
2
recipe for target 'pux_functions.lo' failed
#105
surjit
opened
7 years ago
1
Compiler error: SHA1 signature could not be verified: broken signature' in /pux:3
#104
ashcs
closed
7 years ago
1
Using ? instead of /
#103
bnsd55
opened
8 years ago
3
Fix HTTPS conditon
#102
Doelia
closed
8 years ago
0
handle 404 request
#101
awlad
opened
9 years ago
2
Benchmark between Pux and nikic/fast-route?
#100
nhymxu
closed
9 years ago
4
undefined symbol: _pux_store_mux
#99
rtheunissen
closed
9 years ago
5
SAPIResponder should handle header array well
#98
c9s
closed
9 years ago
1
Add more information to the route callback structure
#97
c9s
opened
9 years ago
0
App Closure Prototype Validator
#96
c9s
opened
9 years ago
0
Support codegen for Compositor
#95
c9s
opened
9 years ago
0
Implement Default Responder for PHP SAPIs (fpm, apache php module)
#94
c9s
closed
9 years ago
1
Support Pux App in Middleware Compositor
#93
c9s
closed
9 years ago
0
Dispatch PATH_INFO in middleware and backup the original PATH_INFO
#92
c9s
closed
9 years ago
1
Support Middleware Compositor
#91
c9s
closed
9 years ago
1
Allow HTTP method to be overwritten by HTTP_X_HTTP_METHOD_OVERRIDE
#90
jqnote
closed
9 years ago
3
Treat HTTP_* keys in _SERVER as header fields
#89
c9s
closed
9 years ago
1
Support dispatching Mux routes in Middleware
#88
c9s
closed
9 years ago
1
Use $_SERVER global as the main environment array structure
#87
c9s
closed
9 years ago
1
Middleware Design
#86
c9s
closed
9 years ago
1
Convert request method constraint to constant if it's passed by string
#85
c9s
closed
9 years ago
1
Support callback by object instance
#84
c9s
closed
9 years ago
1
Add RouteRequestMatcher interface for users to customize their route request matcher
#83
c9s
closed
9 years ago
1
Add RouteRequest class to handle request matching
#82
c9s
closed
9 years ago
1
Extract global variables into Request object
#81
c9s
closed
9 years ago
1
Support Dispatcher interface in Mux dispatching
#80
c9s
opened
9 years ago
0
Define Dispatcher Interface
#79
c9s
opened
9 years ago
0
DSL for dispatching routes in custom logic block
#78
c9s
opened
9 years ago
0
Add schema DSL for building route constraints instead of php array
#77
c9s
opened
9 years ago
0
Rewrite MuxCompiler with CodeGen
#76
c9s
opened
9 years ago
0
README.md : Fix typo
#75
andylibrian
closed
9 years ago
1
How to add one callback for a subpath e.g. /path/* ?
#74
se-m
closed
9 years ago
1
Best way to benchmark my controller methods
#73
oytuntez
closed
9 years ago
10
Call to a member function getRoutes() on a non-object in phar
#72
meglio
closed
9 years ago
1
Is pux a wrapper for C and c++ library?
#71
topstarnetwork
closed
9 years ago
1
Typed Function Calls
#70
apfritts
closed
2 years ago
3
Merging options nicely
#69
rubensayshi
closed
9 years ago
3
Merging options nicely
#68
rubensayshi
closed
10 years ago
1
added test for mounting with a callable
#67
rubensayshi
closed
9 years ago
4
added test for mounting with a callable
#66
rubensayshi
closed
10 years ago
0
fixed APCDispatcher not handling RESTful Controller nicely
#65
rubensayshi
closed
9 years ago
2
Fixed odd behavory when using Mux::mount()
#64
rubensayshi
closed
9 years ago
5
accept a callable function to `Mux::mount()` which can build a child mux
#63
rubensayshi
closed
10 years ago
5
Next