mouf / mvc.splash-common
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
Installs: 354 560
Dependents: 12
Suggesters: 0
Security: 0
Stars: 4
Watchers: 9
Forks: 10
Open Issues: 4
Type:mouf-library
Requires
- php: >=7.0
- mouf/html.htmlelement: ^2.0
- mouf/html.renderer.twig-extensions: ^1 || ^3
- mouf/html.template.templateinterface: ^2.1 || ^3
- mouf/mouf: ^2.0
- mouf/utils.action.common-action: ~1.0
- mouf/utils.common.conditioninterface: ~2.0
- thecodingmachine/splash-router: ^10
Requires (Dev)
- cache/array-adapter: ^0.4.0
- mnapoli/simplex: ^0.3
- mouf/picotainer: ~1.0
- phpstan/phpstan: ^0.10.1
- phpunit/phpunit: ^5.0
- satooshi/php-coveralls: ^1.0
- 10.0.x-dev
- v10.0.0
- v10.0.0-beta.1
- 8.3.x-dev
- v8.3.6
- v8.3.5
- v8.3.4
- v8.3.3
- v8.3.2
- v8.3.1
- v8.3.0
- 8.2.x-dev
- 8.1.x-dev
- 8.0.x-dev
- 7.0.x-dev
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- 6.0.x-dev
- 5.1.x-dev
- v5.1.6
- v5.1.5
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- 5.0.x-dev
- v5.0.2
- v5.0.1
- v5.0.0
- 4.4.x-dev
- 4.3.x-dev
- v4.3.1
- v4.3.0
- 4.1.x-dev
- 4.0.x-dev
This package is auto-updated.
Last update: 2024-10-26 15:34:15 UTC
README
Splash: a highly configurable PSR-15 router
Splash documentation is available at https://thecodingmachine.github.io/splash-router/