PHPackages                             novaway/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. novaway/feature-flag-bundle

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

novaway/feature-flag-bundle
===========================

Very KISS bundle to manage features flag

3.0.1(5mo ago)24278.1k↓17.8%8[2 PRs](https://github.com/novaway/NovawayFeatureFlagBundle/pulls)MITPHPPHP &gt;= 8.1CI passing

Since Jul 20Pushed 5mo ago6 watchersCompare

[ Source](https://github.com/novaway/NovawayFeatureFlagBundle)[ Packagist](https://packagist.org/packages/novaway/feature-flag-bundle)[ RSS](/packages/novaway-feature-flag-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (28)Used By (0)

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

[](#featureflagbundle)

[![Build Status](https://github.com/novaway/NovawayFeatureFlagBundle/actions/workflows/tests.yml/badge.svg)](https://actions-badge.atrox.dev/novaway/NovawayFeatureFlagBundle/goto?ref=master)[![Coverage](coverage_badge.svg)](coverage_badge.svg)[![License](https://camo.githubusercontent.com/3763b148692c83ca4dc9091d11cfcfd573ca476a600e18b9f941af611e7af629/68747470733a2f2f706f7365722e707567782e6f72672f6e6f76617761792f666561747572652d666c61672d62756e646c652f6c6963656e7365)](https://packagist.org/packages/novaway/feature-flag-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/e3111b8a3b8033184921a0c57dc7e337591b505c03100d8573b2db386e1846d6/68747470733a2f2f706f7365722e707567782e6f72672f6e6f76617761792f666561747572652d666c61672d62756e646c652f762f737461626c65)](https://packagist.org/packages/novaway/feature-flag-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/511cfe8f355c9be1b86a0600124d23eba5920d7ed9d96995bb94239f18e38cf3/68747470733a2f2f706f7365722e707567782e6f72672f6e6f76617761792f666561747572652d666c61672d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/novaway/feature-flag-bundle)[![Total Downloads](https://camo.githubusercontent.com/8dd404328a7c5403663bc6ffad55f4f40c2393e0f4fd98d3e7c277289d1d35ef/68747470733a2f2f706f7365722e707567782e6f72672f6e6f76617761792f666561747572652d666c61672d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/novaway/feature-flag-bundle)

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 novaway/feature-flag-bundle
```

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

```
