PHPackages                             crixuamg/laravel-data-migrations - 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. [Database &amp; ORM](/categories/database)
4. /
5. crixuamg/laravel-data-migrations

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

crixuamg/laravel-data-migrations
================================

Manage data migrations easily within your Laravel application

0.3.0(3y ago)11.1kMITPHP

Since Apr 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/CrixuAMG/laravel-data-migrations)[ Packagist](https://packagist.org/packages/crixuamg/laravel-data-migrations)[ Docs](https://github.com/crixuamg/laravel-data-migrations)[ RSS](/packages/crixuamg-laravel-data-migrations/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (8)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ee60c668ee6e978495cafebaa5d329b28f6a5020b161ba953780fc1646e0a458/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372697875616d672f6c61726176656c2d646174612d6d6967726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/crixuamg/laravel-data-migrations)[![Build Status](https://camo.githubusercontent.com/28e4bc31bd7614c6f308cc52d3923af3cbd932b5beb60a044c86587ff17e8da6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6372697875616d672f6c61726176656c2d646174612d6d6967726174696f6e732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/crixuamg/laravel-data-migrations)[![Quality Score](https://camo.githubusercontent.com/e8b0cb1025dc63b8d6400a964e78e742650790ddd84d3d730e0f5997056c7a29/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6372697875616d672f6c61726176656c2d646174612d6d6967726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/crixuamg/laravel-data-migrations)[![Total Downloads](https://camo.githubusercontent.com/054f67ddde9d7422d3ac5592bca3b45a89de7f6632a4aee8178250dd70c52a38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6372697875616d672f6c61726176656c2d646174612d6d6967726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/crixuamg/laravel-data-migrations)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require crixuamg/laravel-data-migrations
```

Usage
-----

[](#usage)

```
// Usage description here
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Christian Kaal](https://github.com/crixuamg)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Recently: every ~125 days

Total

6

Last Release

1116d ago

PHP version history (3 changes)0.1.0PHP ^7.1

0.2.0PHP ^7.4|^8.0

0.2.1PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15252590?v=4)[Christian Kaal](/maintainers/CrixuAMG)[@CrixuAMG](https://github.com/CrixuAMG)

---

Top Contributors

[![CrixuAMG](https://avatars.githubusercontent.com/u/15252590?v=4)](https://github.com/CrixuAMG "CrixuAMG (11 commits)")

---

Tags

crixuamglaravel-data-migrations

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crixuamg-laravel-data-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/crixuamg-laravel-data-migrations/health.svg)](https://phpackages.com/packages/crixuamg-laravel-data-migrations)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M1](/packages/glushkovds-phpclickhouse-laravel)[lemaur/eloquent-publishing

218.1k1](/packages/lemaur-eloquent-publishing)[laravel-liberu/laravel-gedcom

A package that converts gedcom files to Eloquent models

782.5k1](/packages/laravel-liberu-laravel-gedcom)

PHPackages © 2026

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