Libraries tagged by laravel-migration
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
875 Downloads
Let's make migrations DRY
va/cutlet-migrate
6 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
sakanjo/laravel-readable-migrations
76 Downloads
Change migrations filenames to more readable numeric format.
rizkussef/laravel-sql-to-migration
10 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
raza9798/core-modules
47 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.
schoolees/laravel-psgc
21 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
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
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
luongolabs/block-migrate
201 Downloads
Run straight code blocks during laravel migrations.
didiwijaya/wilindo
616 Downloads
Package Laravel (Migration & Seeder) untuk wilayah Indonesia berdasarkan data SPLP Kemendagri
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
ajcastro/fk-adder
3573 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.