adespresso / feature-bundle
Manage release of new features
Package info
github.com/adespresso/FeatureBundle
Type:symfony-bundle
pkg:composer/adespresso/feature-bundle
2.3.0
2019-09-02 09:45 UTC
Requires
- php: ^7.1
- doctrine/orm: ^2.2.3
- symfony/framework-bundle: ^2.8 || ^3.0
- symfony/security-core: ^2.8 || ^3.0
- symfony/twig-bundle: ^2.8 || ^3.0
- twig/twig: ^1.18
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-03 15:53:51 UTC
README
This bundle manage release of new features to specific subsets of users.
API: adespresso.github.io/FeatureBundle
Install
Via Composer
$ composer require adespresso/feature-bundle
Documentation
The source of the documentation is stored in the Resources/doc/ folder in this bundle:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ vendor/bin/php-cs-fixer fix $ vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
License
This bundle is under the Apache License 2.0.