signpostmarv / daft-router
Daft Router
v4.5.3
2020-06-15 09:49 UTC
Requires
- php: ^7.4
- ext-json: *
- ext-mbstring: *
- nikic/fast-route: ^1.3
- signpostmarv/daft-interface-collector: ^2.3
- signpostmarv/daft-typed-object: ^0.5.5
- symfony/http-foundation: ^5.1
Requires (Dev)
- infection/infection: ^0.16.3
- maglnet/composer-require-checker: ^2.0
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: ^8.5
- povils/phpmnd: ^2.2
- psalm/plugin-phpunit: ^0.10.1
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^5.0
- signpostmarv/php-cs-fixer-config: ^0.17.2
- vimeo/psalm: ^3.11
Suggests
- vimeo/psalm: Useful for static analysis to reduce runtime type checks etc.
Conflicts
- vimeo/psalm: <3.11.5
This package is auto-updated.
Last update: 2026-05-20 02:08:21 UTC
README
Copyright 2019 SignpostMarv
daft-router
I needed an excuse to write a non-psr7 router. Because reasons.
reasons
- daft ones.
Examples
references
- nikic/fast-route
- fzaninotto/faker (for the example repository)