Libraries tagged by Laravel Migration
codebider/seeder-versioning-tool
12 Downloads
A Laravel package to versioning the seeders using an Artisan command.
anwar/crud-generator
63 Downloads
A powerful Laravel package for generating CRUD operations with advanced UI, validation, API generation, and comprehensive testing support. Database-safe with manual migration control.
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
diplodocker/foreign-loader
696 Downloads
Laravel foreign keys loader helper (part of Diplodocker project)
ctf0/mysql-to-mongodb
60 Downloads
A Console Commands To Help With Data Migration From mysql To mongodb.
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database
lokat/lb-domain-maker
518 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft
pangodream/migbuilder
1267 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
saloum45/controllergenerate
86 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
sixtyfour-software/make-full-resource
13 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
yuriykim/laravel-clickhouse-migrations
24 Downloads
Clickhouse migrations based on Laravel migrations and smi2/phpclickhouse
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
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