Libraries tagged by laravel-migrations
litovchenko/laravel-migration-assistant
13 Downloads
itul/laravel-migration-fields
12 Downloads
Laravel migration fields for things like address and name
hughcube/laravel-migration
28 Downloads
The Laravel Migration package.
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
cedric-lekene/laravel-migration-ai
11 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process
aw-studio/laravel-migrations-merger
147 Downloads
abagayev/laravel-migration-shortcuts
874 Downloads
Let's make migrations DRY
va/cutlet-migrate
5 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
raza9798/core-modules
20 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.
toramanlis/laravel-implicit-migrations
3 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
nwidart/db-exporter-l4.0
14 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
larangular/migration-package
426 Downloads
Laravel migration helper
exolnet/laravel-db-upgrade
1065 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations