Libraries tagged by migda
orisintel/laravel-migration-snapshot
79726 Downloads
Dump and load snapshots of the schema produced by individual migrations.
coderan/laravel-data-migrations
42297 Downloads
An extension to allow you to separate data migrations from structure migrations
artesaos/migrator
36042 Downloads
Namespaced Migrations for Laravel 5.1+
arrilot/bitrix-migrations
64875 Downloads
Database migrations for Bitrix CMS
yadakhov/laradump
12172 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
15541 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
timwassenburg/laravel-pivot-table-generator
10396 Downloads
Quickly generate pivot tables for your projects
tanoconsulting/ezmigrationbundle2
37701 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
shiftonelabs/laravel-nomad
96236 Downloads
Add extra functionality to Laravel migrations.
scrumble-nl/laravel-csr
14934 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
robinncode/db_craft
919 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
10947 Downloads
Pop Db Component for Pop PHP Framework
nwidart/db-exporter
39004 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
kaliop/ezmigrationbundle
354645 Downloads
Kaliop eZ-Migration Bundle
hzhihua/yii2-dump
24959 Downloads
Generate the schema from an existing database