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)0141MITPHPPHP &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 2w 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

28

—

LowBetter than 52% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity10

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

631d 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

[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8385.5M96](/packages/laravel-doctrine-orm)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.7k8.7k1](/packages/kimai-kimai)[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.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1715.6k12](/packages/2lenet-crudit-bundle)[goodwix/doctrine-json-odm

JSON Object-Document Mapping bundle for Symfony and Doctrine

2226.7k](/packages/goodwix-doctrine-json-odm)

PHPackages © 2026

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