PHPackages                             teamneusta/converter-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. teamneusta/converter-bundle

ActiveSymfony-bundle

teamneusta/converter-bundle
===========================

Allows using the Converter &amp; Populator design pattern for transformations from one universe to another

v1.10.1(5mo ago)513.9k↓15.4%4[7 PRs](https://github.com/teamneusta/converter-bundle/pulls)2MITPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Jan 31Pushed 2mo ago10 watchersCompare

[ Source](https://github.com/teamneusta/converter-bundle)[ Packagist](https://packagist.org/packages/teamneusta/converter-bundle)[ RSS](/packages/teamneusta-converter-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (26)Versions (31)Used By (2)

Converter Bundle
================

[](#converter-bundle)

A default implementation of the Converter &amp; Populator design pattern.

Installation
------------

[](#installation)

1. **Require the bundle**

    ```
    composer require teamneusta/converter-bundle
    ```
2. **Enable the bundle**

    Add the Bundle to your `config/bundles.php`:

    ```
    Neusta\ConverterBundle\NeustaConverterBundle::class => ['all' => true],
    ```

    This is important for preloading the default configuration of provided converter implementations which can be reused and simplify your code and further updates.

[Usage](docs/usage.md)
----------------------

[](#usage)

[Helpful Command](docs/command.md)
----------------------------------

[](#helpful-command)

Contribution
------------

[](#contribution)

Feel free to open issues for any bug, feature request, or other ideas.

Please remember to create an issue before creating large pull requests.

### Local Development

[](#local-development)

To develop on local machine, the vendor dependencies are required.

```
bin/composer install
```

We use composer scripts for our main quality tools. They can be executed via the `bin/composer` file as well.

```
bin/composer cs:fix
bin/composer phpstan
bin/composer tests
```

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance80

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 53.4% 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

Recently: every ~44 days

Total

17

Last Release

157d ago

PHP version history (4 changes)v1.0.0PHP ^8.0

v1.3.0PHP ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0

v1.4.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

v1.7.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12913211?v=4)[team neusta SE](/maintainers/teamneusta)[@teamneusta](https://github.com/teamneusta)

---

Top Contributors

[![jdreesen](https://avatars.githubusercontent.com/u/424602?v=4)](https://github.com/jdreesen "jdreesen (124 commits)")[![mike4git](https://avatars.githubusercontent.com/u/5848798?v=4)](https://github.com/mike4git "mike4git (91 commits)")[![lukadschaak](https://avatars.githubusercontent.com/u/2377363?v=4)](https://github.com/lukadschaak "lukadschaak (11 commits)")[![storbahn](https://avatars.githubusercontent.com/u/16591421?v=4)](https://github.com/storbahn "storbahn (3 commits)")[![jan888adams](https://avatars.githubusercontent.com/u/56639925?v=4)](https://github.com/jan888adams "jan888adams (1 commits)")[![mtramp-neusta](https://avatars.githubusercontent.com/u/74239222?v=4)](https://github.com/mtramp-neusta "mtramp-neusta (1 commits)")[![sebo32](https://avatars.githubusercontent.com/u/11462912?v=4)](https://github.com/sebo32 "sebo32 (1 commits)")

---

Tags

phpsymfonysymfony-bundle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/teamneusta-converter-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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