Libraries tagged by mirgation
spiral/migrations
246454 Downloads
Database migrations, migration scaffolding
orisintel/laravel-migration-snapshot
79817 Downloads
Dump and load snapshots of the schema produced by individual migrations.
coderan/laravel-data-migrations
42731 Downloads
An extension to allow you to separate data migrations from structure migrations
arrilot/bitrix-migrations
65112 Downloads
Database migrations for Bitrix CMS
yiiext/migrate-command
168974 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
yadakhov/laradump
12861 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
16068 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
webonaute/doctrine-fixtures-generator-bundle
182117 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.
tanoconsulting/ezmigrationbundle2
38612 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
shiftonelabs/laravel-nomad
97516 Downloads
Add extra functionality to Laravel migrations.
scrumble-nl/laravel-csr
15805 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
robinncode/db_craft
1681 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.
relaticle/custom-fields
101 Downloads
User Defined Custom Fields for Laravel Filament
popphp/pop-db
11327 Downloads
Pop Db Component for Pop PHP Framework
nwidart/db-exporter
39046 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.