dvsa / mot-feature-toggle
Shared facility to toggle functionality within the codebase
Installs: 15 663
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
pkg:composer/dvsa/mot-feature-toggle
Requires
- php: ^8.2
 - laminas/laminas-dependency-plugin: ^2.6.0
 - laminas/laminas-servicemanager: ^3.10.0
 - laminas/laminas-view: ^2.10
 
Requires (Dev)
- captainhook/captainhook: ^5.16
 - captainhook/plugin-composer: ^5.3
 - dvsa/coding-standards: ^2.0
 - friendsofphp/php-cs-fixer: ^v3.0.3
 - phpstan/phpstan: ^1.11
 - phpunit/phpunit: ^9.5
 - squizlabs/php_codesniffer: ^3.10
 - vimeo/psalm: ^5.24
 
This package is auto-updated.
Last update: 2025-10-08 15:26:54 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.