norvica / pathfinder
Fast PHP router.
v0.2.0
2024-03-24 20:15 UTC
Requires
- php: ^8.1
- psr/http-message: ^1.0|^2.0
Requires (Dev)
- phpbench/phpbench: ^1.2
- phpunit/phpunit: ^10.3
Suggests
- guzzlehttp/psr7: Contains a full PSR-7 message implementation.
README
Pathfinder is a lean and fast PHP router built on the Trie (or prefix tree) search algorithm. Its design enables quick lookups and is optimized for high performance.
Read more on https://router.norvica.dev