dvsa / mot-feature-toggle
There is no license information available for the latest version (v3.1.0) of this package.
Shared facility to toggle functionality within the codebase
v3.1.0
2026-03-30 10:43 UTC
Requires
- php: ^8.2
- laminas/laminas-dependency-plugin: ^2.7.0
- laminas/laminas-servicemanager: ^3.24.0
- laminas/laminas-view: ^2.44.0
Requires (Dev)
- captainhook/captainhook: ^5.28.4
- captainhook/plugin-composer: ^5.3.3
- dvsa/coding-standards: ^2.0
- friendsofphp/php-cs-fixer: ^v3.92.4
- phpstan/phpstan: ^2.1.33
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.13.5
- vimeo/psalm: ^6.14.3
This package is auto-updated.
Last update: 2026-03-30 10:51:29 UTC
README
Shared facility to toggle functionality within the MOT testing application
Installing
The recommended way to install is through Composer.
composer require dvsa/mot-feature-toggle
Contributing
Please refer to our Contribution Guide.