PHPackages                             karls/data-mapper-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. karls/data-mapper-bundle

ActiveSymfony-bundle

karls/data-mapper-bundle
========================

Data Mapping Bundle for refactoring different scenarios

2.0.0(6y ago)02PHP

Since Dec 30Pushed 6y agoCompare

[ Source](https://github.com/Karls-Developers/DataMapperBundle)[ Packagist](https://packagist.org/packages/karls/data-mapper-bundle)[ RSS](/packages/karls-data-mapper-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (2)Used By (0)

Karls Data Mapper Bundle for unite-cms
======================================

[](#karls-data-mapper-bundle-for-unite-cms)

Mapping old data JSON to new data JSON in unite-cms

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

[](#installation)

via composer

```
composer require karls/data-mapper-bundle

```

in config/bundles.php

```
Karls\DataMapperBundle\KarlsDataMapperBundle::class => ['all' => true],

```

Usage
-----

[](#usage)

#### Image Mapping (S3 UUID fix)

[](#image-mapping-s3-uuid-fix)

Fixes S3 Storage problem, where the image is not save with an UUID.

```
karls@local:~/unitecms$ php bin/console karls:image-mapping
```

When you run this command you will be prompted to select the `content_type` where the images are located. You can use your arrow keys or simply typing in the content type name.

```
Please select the content_type: :
  [1] Formulare
  [3] Test
  [4] Bilder
  [5] Reference
 > Bilder
```

After submitting the `content_type` you will be asked which of the following types should be searched and refactored. You can use your arrow keys or type in multiple types at once (`,` comma separates the types).

```
Please select the type/s which to refactor:
  [0] mediaimage
  [1] text
  [2] image
 > mediaimage,image
```

Now the Command should execute and search for images that have no UUID and fixes them.

---

#### Data Mapping

[](#data-mapping)

Fixes Problems in content, where some data was changed and now needs to be renamed or inserted.

```
php bin/console karls:data-mapping

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

2331d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4c22182dfb6bda93810f8774fb297e8daad9be2898c6f699689f378417469e5?d=identicon)[Karls-Developers](/maintainers/Karls-Developers)

---

Top Contributors

[![Benedict-Lojewski](https://avatars.githubusercontent.com/u/44462588?v=4)](https://github.com/Benedict-Lojewski "Benedict-Lojewski (2 commits)")[![Karls-Developers](https://avatars.githubusercontent.com/u/30835517?v=4)](https://github.com/Karls-Developers "Karls-Developers (1 commits)")

### Embed Badge

![Health badge](/badges/karls-data-mapper-bundle/health.svg)

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

###  Alternatives

[oauth-io/oauth

OAuth that just works !

90141.4k1](/packages/oauth-io-oauth)[bandwidth/sdk

Bandwidth's set of APIs

16948.8k1](/packages/bandwidth-sdk)[odenktools/php-bca

Library REST API Untuk Develop BCA Payment

8631.4k2](/packages/odenktools-php-bca)[messagemedia/messages-sdk

The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.

13390.6k](/packages/messagemedia-messages-sdk)[vittominacori/coinmarketcap-php

A PHP wrapper for CoinMarketCap API

2233.1k](/packages/vittominacori-coinmarketcap-php)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)

PHPackages © 2026

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