adespresso / feature-bundle
Manage release of new features
Installs: 90 094
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 25
Forks: 2
Open Issues: 9
Type:symfony-bundle
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: 2024-11-12 09:33:45 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.