PHPackages                             twentytwo-labs/orm-feature-flag - 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. [Database &amp; ORM](/categories/database)
4. /
5. twentytwo-labs/orm-feature-flag

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

twentytwo-labs/orm-feature-flag
===============================

Bundle to manage features flag

1.0.2(1y ago)0147MITPHPPHP &gt;= 8.1

Since May 21Pushed 1y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (9)Versions (4)Used By (0)

ORM Feature Flags Storage
=========================

[](#orm-feature-flags-storage)

Using [Doctrine](https://www.doctrine-project.org/) to store [Twentytwo Labs Feature Flags](https://github.com/TwentytwoLabs/feature-flag-bundle).

Configuration
-------------

[](#configuration)

```
# config/packages/twentytwo_labs_feature_flag.yaml
twentytwo_labs_feature_flag:
   managers:
      admin:
         factory: twenty-two-labs.feature-flags.factory.orm
         options:
            class: ENTITY
            identifier: IDENTIFIER #default "key"

```

where:

- `ENTITY` is an Entity witch implement [`FeatureInterface`](https://github.com/TwentytwoLabs/feature-flag-bundle/blob/master/src/Model/FeatureInterface.php)
- `IDENTIFIER` is a field in ENTITY

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~65 days

Total

3

Last Release

676d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e755df79c9237f59677baef80e49defca9c8a7988c149e5024fa0ccc063c365?d=identicon)[ThibautAlgrin](/maintainers/ThibautAlgrin)

---

Top Contributors

[![thibaut-algrin](https://avatars.githubusercontent.com/u/2413615?v=4)](https://github.com/thibaut-algrin "thibaut-algrin (7 commits)")

---

Tags

symfonyormfeatureflag

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/twentytwo-labs-orm-feature-flag/health.svg)

```
[![Health](https://phpackages.com/badges/twentytwo-labs-orm-feature-flag/health.svg)](https://phpackages.com/packages/twentytwo-labs-orm-feature-flag)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M223](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k14](/packages/2lenet-crudit-bundle)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8495.6M99](/packages/laravel-doctrine-orm)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
