PHPackages                             twentytwo-labs/feature-flag-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. twentytwo-labs/feature-flag-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

twentytwo-labs/feature-flag-bundle
==================================

Bundle to manage features flag

1.0.6(1y ago)04242MITPHPPHP &gt;= 8.1

Since Sep 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/TwentytwoLabs/feature-flag-bundle)[ Packagist](https://packagist.org/packages/twentytwo-labs/feature-flag-bundle)[ RSS](/packages/twentytwo-labs-feature-flag-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (11)Versions (9)Used By (2)

FeatureFlagBundle
=================

[](#featureflagbundle)

The FeatureFlagBundle is a bundle to manage features flags in your Symfony applications.

Compatibility
-------------

[](#compatibility)

This bundle is tested with at least all maintained Symfony version.

Documentation
-------------

[](#documentation)

### Install it

[](#install-it)

Install extension using [composer](https://getcomposer.org):

```
composer require twentytwo-labs/feature-flag-bundle
```

If you don't use Flex, enable the bundle in your `config/bundles.php` file:

```
