Libraries tagged by laravel-migrator
sebwas/laravel-migration-physical-backup
96 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
othyn/laravel-migrate-to-sql
747 Downloads
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.
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.
rizkussef/laravel-sql-to-migration
17 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
raza9798/core-modules
55 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
paulofelipem/brazilian-regions
465 Downloads
Pacote com informações de todos os paises, estados e cidades (Estados e cidades brasileiras).
aldeebhasan/migration-mapper
4 Downloads
This package is designed to enable the developer to generate the migration files by just building his model
zrkb/paraguay-regions
154 Downloads
Laravel Migration Files for Paraguay Regions
yuriykim/laravel-clickhouse-migrations
25 Downloads
Clickhouse migrations based on Laravel migrations and smi2/phpclickhouse
yanzhen0610/laravel-schema-markdown
57 Downloads
Make descriptions of schema with markdown for Laravel migrations.
xbing2002/migrations-generator
682 Downloads
Generates Laravel Migrations from an existing database
wmgbit/laravel-models-migration
40 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database
wellingtoncarneirobarbosa/laravel-custom-migrations-paths
4 Downloads
Create custom paths for your laravel migrations