Libraries tagged by laravel-migrations
denis-kisel/laravel-migration-pump
9 Downloads
Pump for laravel migration
coolseven/laravel-migration-char-type
107 Downloads
Add Char Type For Laravel Migration
chrischerrett/laravel-migrations-organiser
13 Downloads
A Laravel package to help organise migration files.
blackbricksoftware/laravel-migration-builder-salesforce
98 Downloads
Create migration of object structure from Salesforce Org to a local database.
blackbricksoftware/laravel-migration-builder
117 Downloads
Programmatically create full Laravel migrations.
alexandruflorea/quick-laravel-migrations
544 Downloads
A package made for importing database dumps faster than the laravel classic migration system.
sebwas/laravel-migration-physical-backup
95 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
davejamesmiller/laravel-migrations-ui
655 Downloads
A web-based GUI for creating and running migrations in Laravel.
dark-templar/laravel-migration
9 Downloads
Extends Laravel migration
californiamountainsnake/laravel-migrations
40 Downloads
Use different Migration classes for different database connections in Laravel.
zrkb/paraguay-regions
150 Downloads
Laravel Migration Files for Paraguay Regions
yuriykim/laravel-clickhouse-migrations
24 Downloads
Clickhouse migrations based on Laravel migrations and smi2/phpclickhouse
yanzhen0610/laravel-schema-markdown
56 Downloads
Make descriptions of schema with markdown for Laravel migrations.
xbing2002/migrations-generator
681 Downloads
Generates Laravel Migrations from an existing database
wmgbit/laravel-models-migration
39 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database