PHPackages                             weblabel/data-transformer-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. weblabel/data-transformer-bundle

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

weblabel/data-transformer-bundle
================================

This bundle integrates data-transformer library with Symfony framework

v1.0.2(4y ago)02.2k[2 PRs](https://github.com/weblabel-tech/WeblabelDataTransformerBundle/pulls)1MITPHPPHP &gt;=7.4

Since Feb 26Pushed 3y agoCompare

[ Source](https://github.com/weblabel-tech/WeblabelDataTransformerBundle)[ Packagist](https://packagist.org/packages/weblabel/data-transformer-bundle)[ RSS](/packages/weblabel-data-transformer-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (6)Versions (6)Used By (1)

WeblabelDataTransformerBundle
=============================

[](#weblabeldatatransformerbundle)

[![Github CI](https://github.com/weblabel-tech/WeblabelDataTransformerBundle/actions/workflows/testsuite.yml/badge.svg)](https://github.com/weblabel-tech/WeblabelDataTransformerBundle/actions/workflows/testsuite.yml)

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 weblabel/data-transformer-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 weblabel/data-transformer-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 [
    // ...
    Weblabel\DataTransformerBundle\WeblabelDataTransformerBundle::class => ['all' => true],
];
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

1622d ago

PHP version history (2 changes)v1.0PHP ^7.4

v1.0.2PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed18c7b488d7a7c255db3590e31e22f0d19d368e19088019125a1f3d563a956c?d=identicon)[a-kowalski](/maintainers/a-kowalski)

---

Top Contributors

[![a-kowalski](https://avatars.githubusercontent.com/u/16385105?v=4)](https://github.com/a-kowalski "a-kowalski (24 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/weblabel-data-transformer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/weblabel-data-transformer-bundle/health.svg)](https://phpackages.com/packages/weblabel-data-transformer-bundle)
```

###  Alternatives

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[sylius/addressing-bundle

Addressing and zone management for Symfony applications.

33221.4k3](/packages/sylius-addressing-bundle)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)

PHPackages © 2026

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