Libraries tagged by data migrate
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
robinncode/db_craft
469 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.
joshmurrayeu/laravel-doctrine
627 Downloads
Doctrine for Laravel with migrations and fixtures.
divineomega/uxdm-eloquent
15078 Downloads
Eloquent package for the UXDM data migrator
tomshaw/laravel-calendar-table
451 Downloads
A Laravel calendar table database migration and console command.
ssplugin/ss-user-import-export
3286 Downloads
Export users data in the CSV format and Import users using CSV file.
at-lab/laravel-proc-mig
172 Downloads
Laravel procedure migration
atk4/schema
102937 Downloads
Agile Schema
oguzhankrcb/datamigrator
9 Downloads
A simple package for data migration
dominicwatts/missingmedia
4243 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
ricorocks-digital-agency/morpher
4511 Downloads
A Laravel package for managing data changes during database migrations.
sharpen/versionna
44 Downloads
Manticoresearch migration tool. Keep your index schemas up to date programmatically in your application
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
polygontech/data-migration-laravel
433 Downloads
Migration utility for creating or changing data in production
crixuamg/laravel-data-migrations
1058 Downloads
Manage data migrations easily within your Laravel application