PHPackages                             koff/cde-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. [Localization &amp; i18n](/categories/localization)
4. /
5. koff/cde-bundle

ActiveSymfony-bundle[Localization &amp; i18n](/categories/localization)

koff/cde-bundle
===============

Work with gedmo/doctrine-extensions is simple!

v3.0.0(3y ago)028MITPHPPHP ^8.0CI failing

Since Apr 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sadikoff/cde-bundle)[ Packagist](https://packagist.org/packages/koff/cde-bundle)[ Docs](https://koff.pro)[ RSS](/packages/koff-cde-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (8)Versions (9)Used By (0)

cde-bundle
==========

[](#cde-bundle)

[![Build Status](https://camo.githubusercontent.com/dc9fad255fd5edcdf4a98f9cb15b0493eb3da145d86811c9abefcb9578654661/68747470733a2f2f7472617669732d63692e6f72672f736164696b6f66662f6364652d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sadikoff/cde-bundle)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require koff/cde-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require koff/cde-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Koff\CdeBundle\KoffCdeBundle::class => ['all' => true],
];
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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 ~165 days

Recently: every ~224 days

Total

8

Last Release

1438d ago

Major Versions

v1.0.5 → v2.0.02021-04-01

v2.0.0 → v3.0.02022-06-07

PHP version history (3 changes)v1.0.0PHP ^7.1

v2.0.0PHP ^7.1.3 || ^8.0

v3.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/75b6c3acf8688774bcabd333a8af13a862e2438dae9405c503e49f40124b38ab?d=identicon)[sadikoff](/maintainers/sadikoff)

---

Top Contributors

[![sadikoff](https://avatars.githubusercontent.com/u/213810?v=4)](https://github.com/sadikoff "sadikoff (17 commits)")

---

Tags

internationalizationi18ntranslationSymfony2gedmotranslatabledoctrine2form

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/koff-cde-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/koff-cde-bundle/health.svg)](https://phpackages.com/packages/koff-cde-bundle)
```

###  Alternatives

[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3376.9M38](/packages/a2lix-translation-form-bundle)[stof/doctrine-extensions-bundle

Integration of the gedmo/doctrine-extensions with Symfony

1.9k85.3M381](/packages/stof-doctrine-extensions-bundle)[tractorcow/silverstripe-fluent

Simple localisation for Silverstripe

92421.6k26](/packages/tractorcow-silverstripe-fluent)[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[smousss/laravel-globalize

Make Laravel projects translatable in a matter of seconds!

2266.3k](/packages/smousss-laravel-globalize)

PHPackages © 2026

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