Libraries tagged by data migration
svbackend/yii2-console
2175 Downloads
Yii2 console command
dmk/mkdam2fal
279 Downloads
This extension migrates your Dam-data into FAL.
temori/distancexport
3 Downloads
Data migration tool that can migrate data between databases with different structures.
crawlflow/crawlflow
0 Downloads
A powerful WordPress plugin for data migration and web crawling using Rake 2.0 framework
ubermanu/migraine
7 Downloads
Task runner oriented on data migration
redesign/etl
35 Downloads
A Laravel package for handling complex data migrations.
isotopsweden/wp-cli-migrate
1692 Downloads
Simple data migration for WordPress
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
ezappslab/laravel-evolver
21 Downloads
Laravel Evolver is a migration-like system for application evolution actions, designed to handle one-time data transformations, API migrations, or any logic that needs to execute once based on your application's version.
boxed-code/laravel-schema-refresh
412 Downloads
Refresh your DB schema (by re-running your migrations) without loosing data
kaltura/kmig
183 Downloads
Kaltura migrations allows to write migrations for kaltura server data
jlynnlee/hyperf-gen-fullstack
0 Downloads
Generate a model based on the data table or generate a database migration file based on the model
helloarman/dumptable
155 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
ahadu/crud
13 Downloads
This package/library speeds up the making of basic CRUD's with all the related files just by providing it with the table or the migration column names and their data types.
sukohi/quick-dict
11 Downloads
A Laravel package for create migration and seeder from key-value data.