PHPackages                             koehnlein/dataset-migrator - 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. koehnlein/dataset-migrator

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

koehnlein/dataset-migrator
==========================

Migrate XML datasets for TYPO3 testing framework to CSV datasets

0.1.0(5mo ago)01GPL-2.0-or-laterPHP

Since Jan 23Pushed 5mo agoCompare

[ Source](https://github.com/koehnlein/dataset-migrator)[ Packagist](https://packagist.org/packages/koehnlein/dataset-migrator)[ RSS](/packages/koehnlein-dataset-migrator/feed)WikiDiscussions main Synced today

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

Migrate XML dataset to CSV datasets
===================================

[](#migrate-xml-dataset-to-csv-datasets)

This extension provides a command to migrate your XML dataset files for your tests into CSV dataset files.

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

[](#installation)

The extension can be installed via composer. Please use `--dev` because this packages is meant to be used only in your local development environment.

```
composer req koehnlein/dataset-migrator --dev
```

Usage
-----

[](#usage)

You need to execute the command with exactly one directory as argument. Inside this directory, all `.xml` files will be processed and a new files with `.csv` will be created.

```
vendor/bin/typo3 datasets:xmltocsv
```

Example:

```
vendor/bin/typo3 datasets:xmltocsv packages/my_extension/Tests/Functional/Fixtures
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance71

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

162d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16088567?v=4)[Albrecht Köhnlein](/maintainers/koehnlein)[@koehnlein](https://github.com/koehnlein)

---

Top Contributors

[![koehnlein](https://avatars.githubusercontent.com/u/16088567?v=4)](https://github.com/koehnlein "koehnlein (1 commits)")

### Embed Badge

![Health badge](/badges/koehnlein-dataset-migrator/health.svg)

```
[![Health](https://phpackages.com/badges/koehnlein-dataset-migrator/health.svg)](https://phpackages.com/packages/koehnlein-dataset-migrator)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M318](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M266](/packages/typo3-cms-form)

PHPackages © 2026

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