cuephp / routing
cueBlog Routing Component
dev-main
2021-12-02 16:13 UTC
Requires
- php: ^7.1 || ^8.0
- ext-mbstring: *
Requires (Dev)
- phpstan/phpstan: ^1.2
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: *
This package is auto-updated.
Last update: 2024-10-29 06:19:36 UTC
README
CuePhp-Routing based on preg_match - v1 based on Trie Tree - v2 based on Radix Tree - v3