Libraries tagged by migratios
orisintel/laravel-migration-snapshot
79726 Downloads
Dump and load snapshots of the schema produced by individual migrations.
coderan/laravel-data-migrations
42276 Downloads
An extension to allow you to separate data migrations from structure migrations
arrilot/bitrix-migrations
64875 Downloads
Database migrations for Bitrix CMS
yiiext/migrate-command
167733 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
yadakhov/laradump
12156 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
15527 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
timwassenburg/laravel-pivot-table-generator
10378 Downloads
Quickly generate pivot tables for your projects
tanoconsulting/ezmigrationbundle2
37654 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
shiftonelabs/laravel-nomad
96226 Downloads
Add extra functionality to Laravel migrations.
scrumble-nl/laravel-csr
14918 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
robinncode/db_craft
910 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.
popphp/pop-db
10942 Downloads
Pop Db Component for Pop PHP Framework
nwidart/db-exporter
39003 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
kaliop/ezmigrationbundle
354631 Downloads
Kaliop eZ-Migration Bundle
hzhihua/yii2-dump
24931 Downloads
Generate the schema from an existing database