thecodingmachine / splash-router
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
Installs: 15 021
Dependents: 5
Suggesters: 0
Security: 0
Stars: 6
Watchers: 13
Forks: 2
Open Issues: 1
Type:mouf-library
Requires
- php: ^8.0
- cache/void-adapter: ^1.2
- doctrine/annotations: ^1.2
- laminas/laminas-diactoros: ^1.3.9 || ^2
- mouf/utils.common.url-interface: ^1
- psr/cache: ^1.0
- psr/container: ^1
- psr/http-message: ^1
- psr/http-server-handler: ^1
- psr/http-server-middleware: ^1
- psr/log: ^1
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.2
- cache/array-adapter: ^1.2
- maglnet/composer-require-checker: ^4.2
- mnapoli/simplex: ^0.3
- mouf/picotainer: ~1.1
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.3
This package is auto-updated.
Last update: 2024-10-28 18:23:25 UTC
README
Previous versions (Splash <10):
Splash: a highly configurable PSR-15 router
Check out the documentation at https://thecodingmachine.github.io/splash-router/.