Libraries tagged by model migrate
pangodream/migbuilder
1266 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
muzammal/syncmodelfillable
37 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
lokat/lb-domain-maker
510 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft
nameless/laravel-api-generator
14 Downloads
A powerful Laravel API generator that automatically creates a complete API structure including models, controllers, services, DTOs, policies, resources, factories, migrations, Seeders and more with a single command.
matheus-carvalho/crud-generator
140 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
wmgbit/laravel-models-migration
39 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database
tankonyako/laravel-automatic-migrations-updated
12 Downloads
Automatic Laravel model migrations.
sanes/billing-model
1 Downloads
Laravel Models & Migrations for Billing project
loots-it/laravel-address-model
3 Downloads
This package provides an Address Model, Migration and Factory. It also provides the traits HasBillingAddres and HasPublicAddress
syahmi-jalil/database-to-model
16 Downloads
Laravel package to generate models and migrations from existing database structure
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
noouh/auto-model
12 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
mevisoft/laravel-migration-generators
4 Downloads
Rapidly generate resources, migrations, models, and much more.
benbjurstrom/curator-model
15 Downloads
Laravel package containing Migrations, Models, and Seeds for the benbjurstrom/curator application.
ytlmike/laravel-model-creator
16 Downloads
Create more maintainable eloquent models from cli, migrations and json files.