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. [Utility &amp; Helpers](/categories/utility)
4. /
5. teamneusta/converter-bundle

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

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

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

v1.10.1(6mo ago)515.2k↓17%5[15 issues](https://github.com/teamneusta/converter-bundle/issues)[8 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 4mo 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 today

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

49

—

FairBetter than 94% of packages

Maintenance52

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

204d 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)")[![nsd0malbrecht](https://avatars.githubusercontent.com/u/282839629?v=4)](https://github.com/nsd0malbrecht "nsd0malbrecht (91 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)")[![mtramp-neusta](https://avatars.githubusercontent.com/u/74239222?v=4)](https://github.com/mtramp-neusta "mtramp-neusta (1 commits)")[![jan888adams](https://avatars.githubusercontent.com/u/56639925?v=4)](https://github.com/jan888adams "jan888adams (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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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