Libraries tagged by data migrate
robinncode/db_craft
2307 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.
cable8mm/xeed
2093 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
atk4/schema
103396 Downloads
Agile Schema
divineomega/uxdm-eloquent
17934 Downloads
Eloquent package for the UXDM data migrator
dominicwatts/missingmedia
8229 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
glamorous/laravel-data-loader
161 Downloads
Small package to provide tools for data migrations and loading initial data into your database
softheroes/migratable-seeder
4977 Downloads
Versioned, environment-based Seeders in Laravel. Seed your database with the right data for the right environment.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
ssplugin/ss-user-import-export
3426 Downloads
Export users data in the CSV format and Import users using CSV file.
progrmanial/simplemdb
37 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
joshmurrayeu/laravel-doctrine
2416 Downloads
Doctrine for Laravel with migrations and fixtures.
at-lab/laravel-proc-mig
1712 Downloads
Laravel procedure migration
datana-gmbh/doctrine-postgres-public-schema-listener
365499 Downloads
An Migration EventSubscriber which ensures public namespace is only added if needed
jacerider/sync
1753 Downloads
Data migration and API integration suite.
schoolees/laravel-psgc
93 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.