Libraries tagged by laravel5-migrator
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
alicfeng/laravel-migrate
996 Downloads
laravel migrate enhance extend
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.
sakanjo/laravel-readable-migrations
63 Downloads
Change migrations filenames to more readable numeric format.
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.
sencerhan/laravel-db-tools
132 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
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.
luongolabs/block-migrate
148 Downloads
Run straight code blocks during laravel migrations.
larangular/migration-package
424 Downloads
Laravel migration helper
justinkekeocha/database-dump
108 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump