Skip to content

adespresso/FeatureBundle

Repository files navigation

Feature Bundle for Symfony

Scrutinizer Code Quality Code Coverage Build Status

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:

Documentation

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.