Libraries tagged by database schema migration
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
rabrux/schema
11 Downloads
Schema Cli Migration - PHP command line database schema migration
okvpn/migration-bundle
2406 Downloads
Database Schema migrations using Doctrine
comporu/migrations
168 Downloads
Database Schema migrations using Doctrine DBAL
covex-nn/migrations
824 Downloads
Database Schema migrations using Doctrine DBAL
iamgeor.ge/schema-generator
19 Downloads
A Laravel package for generating database schemas, models, and migrations through a Filament admin panel
farzai/laravel-schema
3 Downloads
Visualize and compare database schemas between Laravel migrations and your database
bytepark/lib-migration
573 Downloads
bytepark Component - Lightweight and flexible database schema and data migration toolkit
rfmhb2/convert-migrations
1 Downloads
Artisan command to convert your current SQL database schema into a Laravel Migration file.
izarmx/voyager-migration-generator
17 Downloads
This package autogenerates migrations out of database schema changes done through Voyager
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
sabarinathan/ci4-schema-to-migration
0 Downloads
Generate CodeIgniter 4 migration files from an existing database schema.
ridtichai/laravel-existing-db-migration-generator
27 Downloads
Generate Laravel migration and seeder files from an existing database schema.
migro/php-core-migration
3 Downloads
A PHP library providing a code-first approach for database migrations. Designed for simplicity and ease of use, it allows developers to define and manage database schema changes directly in code.
kz370/laravel-migration-drift
0 Downloads
A Laravel package to detect and fix schema drift between database and migrations.