Libraries tagged by data migration

laravel-doctrine/migrations

79 Favers
2923939 Downloads

Doctrine Migrations for Laravel

Go to Download


jaybizzle/laravel-migrations-organiser

115 Favers
415212 Downloads

A Laravel package to help organise migration files.

Go to Download


insolita/yii2-migration-generator

113 Favers
508348 Downloads

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

Go to Download


deliciousbrains/wp-migrations

218 Favers
262917 Downloads

WordPress library for managing database table schema upgrades and data seeding

Go to Download


jlorente/laravel-data-migrations

34 Favers
210227 Downloads

An extension to allow you to separate data migrations from structure migrations

Go to Download


dragon-code/laravel-data-dumper

34 Favers
23696 Downloads

Adding data from certain tables when executing the `php artisan schema:dump` console command

Go to Download


wizaplace/php-etl

74 Favers
104293 Downloads

Extract, Transform and Load data using this PHP written migration library.

Go to Download


tomshaw/laravel-calendar-table

8 Favers
42578 Downloads

A Laravel calendar table database migration and console command.

Go to Download


cable8mm/xeed

88 Favers
3446 Downloads

Xeed generates new model, seed, Nova resources, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.

Go to Download


coderan/laravel-data-migrations

16 Favers
47094 Downloads

An extension to allow you to separate data migrations from structure migrations

Go to Download


discorgento/module-migrations

25 Favers
17222 Downloads

A dev-friendly approach to quickly create migrations (patch data) on Magento 2

Go to Download


yadakhov/laradump

25 Favers
22254 Downloads

A mysqldump wrapper for laravel. Dump your table schemas and data into files.

Go to Download


webonaute/doctrine-fixtures-generator-bundle

67 Favers
184645 Downloads

Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.

Go to Download


tommyknocker/pdo-database-class

85 Favers
6142 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


robinncode/db_craft

20 Favers
4983 Downloads

DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.

Go to Download


Next >>