This website requires JavaScript.
Explore
Help
Sign In
PHP
/
Router
Watch
2
Star
0
Fork
1
You've already forked Router
Code
Issues
Pull Requests
1
Packages
Activity
3
Commits
1
Branch
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sky Johnson
ab9ca96f78
Remove array test
2024-09-07 13:03:55 -05:00
tests
Remove array test
2024-09-07 13:03:55 -05:00
LICENSE
Initial commit
2024-09-07 08:46:27 -05:00
README.md
Initial commit
2024-09-07 08:46:27 -05:00
SegmentRouter.php
Initial work
2024-09-07 13:02:52 -05:00
TrieRouter.php
Initial work
2024-09-07 13:02:52 -05:00
README.md
Router
A tree-based router using string manipulation.
Description
Experiments to make the easiest but fastest URI router possible!
Readme
340
KiB
Languages
PHP
100%