PHPackages                             jaxwilko/datamigrator - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. jaxwilko/datamigrator

ActiveWinter-plugin[File &amp; Storage](/categories/file-storage)

jaxwilko/datamigrator
=====================

A plugin that converts your data to flat files

v1.0.7(3y ago)818.5k↓41.6%3PHP

Since Dec 21Pushed 2y ago3 watchersCompare

[ Source](https://github.com/jaxwilko/wn-data-migrator-plugin)[ Packagist](https://packagist.org/packages/jaxwilko/datamigrator)[ Docs](https://github.com/jaxwilko/wn-data-migrator-plugin)[ RSS](/packages/jaxwilko-datamigrator/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

Data Migrator
=============

[](#data-migrator)

Manage your data via your VCS.

About
-----

[](#about)

This plugin allows for the transportation of data by converting you tables to flat data files. Once a table has been flattened it can then be reimported.

Install
-------

[](#install)

```
composer require jaxwilko/datamigrator
```

Usage
-----

[](#usage)

Via the plugin settings page you can configure which tables you want to be flattened/migrated and specify the directory to store the flat data files in.

This plugin is used via the `artisan` cli.

CommandFunction`data:flat`Write your selected tables to storage`data:migrate`Read the flat files in storage and import them if necessaryAfter you've flattened your data, you can use your VCS of choice to commit them. This can be very useful when developing locally and deploying to a server as after pulling down your changes you can run `php artisan data:migrate` to update all flattened tables.

Notes
-----

[](#notes)

The migration system tracks when files were migrated using a sha1 hash of the migration content. If for some reason you need to re-migrate, you can delete the migration record from the `jaxwilko_datamigrator_migrations` table.

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Recently: every ~209 days

Total

7

Last Release

1212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be47e8bcfe3307d05fd25d12abc09a9e213596e04507ccc62084c675959ebb60?d=identicon)[jaxwilko](/maintainers/jaxwilko)

---

Top Contributors

[![jaxwilko](https://avatars.githubusercontent.com/u/31214002?v=4)](https://github.com/jaxwilko "jaxwilko (21 commits)")

---

Tags

convertsflat-filesvcscmswinter

### Embed Badge

![Health badge](/badges/jaxwilko-datamigrator/health.svg)

```
[![Health](https://phpackages.com/badges/jaxwilko-datamigrator/health.svg)](https://phpackages.com/packages/jaxwilko-datamigrator)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[pimcore/pimcore

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

3.8k3.9M535](/packages/pimcore-pimcore)[october/rain

October Rain Library

1601.7M103](/packages/october-rain)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292960.7k38](/packages/craftcms-feed-me)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)

PHPackages © 2026

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