0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prefork configuration
c9s
More... about 11 years ago
describe benchmark
c9s
More... about 11 years ago
fix readme
c9s
More... about 11 years ago
Add benchmarks
c9s
More... about 11 years ago
load php files directly (not through composer)
c9s
More... about 11 years ago
call zval_copy_ctor at route option array
c9s
More... about 11 years ago
validate request method
c9s
More... about 11 years ago
Add hello route sample.
c9s
More... about 11 years ago
Rename to phux_match
c9s
More... about 11 years ago
compare request method and secure mode later.
c9s
More... about 11 years ago
workable phux route dispatch function
c9s
More... about 11 years ago
Clean up unused code
c9s
More... about 11 years ago
basic string route dispatching
c9s
More... about 11 years ago
Replace ROLLER with PHUX
c9s
More... about 11 years ago
C extension skeleton
c9s
More... about 11 years ago
Checking in changes prior to tagging of version 1.0.0.
c9s
More... about 11 years ago
Update README
c9s
More... about 11 years ago
update readme
c9s
More... about 11 years ago
improve documents
c9s
More... about 11 years ago
describe mux
c9s
More... about 11 years ago
Add synopsis
c9s
More... about 11 years ago
Add put / delete
c9s
More... about 11 years ago
get/post methods
c9s
More... about 11 years ago
Add method for appending routes
c9s
More... about 11 years ago
document expandSubMux option
c9s
More... about 11 years ago
test route length
c9s
More... about 11 years ago
Add expandSubMux option to expand all routes to the same level.
c9s
More... about 11 years ago
More submux dispatch tests
c9s
More... about 11 years ago
submux
c9s
More... about 11 years ago
Fix static path routing test
c9s
More... about 11 years ago