Libraries tagged by data migrate
webonaute/doctrine-fixtures-generator-bundle
184592 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.
tomshaw/laravel-calendar-table
39736 Downloads
A Laravel calendar table database migration and console command.
tommyknocker/pdo-database-class
6137 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.
robinncode/db_craft
4820 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.
atk4/schema
107668 Downloads
Agile Schema
sylius/import-export-bundle
4199 Downloads
The ImportExportBundle allows for easy and decoupled data migration to and from various mediums
michielfb/data-migrations
53886 Downloads
Laravel Data Migrations
glamorous/laravel-data-loader
2501 Downloads
Small package to provide tools for data migrations and loading initial data into your database
badrshs/laravel-data-jobs
594 Downloads
A Laravel package for managing and executing data migration jobs with tracking and priority support
vi-kon/laravel-db-exporter
38502 Downloads
Database table structure and data exporter to migration and seed files
nwidart/db-exporter
39126 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
cable8mm/xeed
2473 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.
jacerider/sync
4220 Downloads
Data migration and API integration suite.
divineomega/uxdm-eloquent
20288 Downloads
Eloquent package for the UXDM data migrator
schoolees/laravel-psgc
2129 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.