Libraries tagged by model migrate
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
noouh/auto-model
13 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
mevisoft/laravel-migration-generators
5 Downloads
Rapidly generate resources, migrations, models, and much more.
khairy/migration-model-sync
0 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
benbjurstrom/curator-model
15 Downloads
Laravel package containing Migrations, Models, and Seeds for the benbjurstrom/curator application.
ytlmike/laravel-model-creator
17 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
noouh/migration-to-model
9 Downloads
A Laravel package to convert migrations into models
atiksoftware/model-fill
22 Downloads
Laravel auto model cast and migration filler
arostech/migrations-and-models
87 Downloads
Migrations and Models for the Aros Tech CMS
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
ricardovanderspoel/laravel-smart-migrations
7 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
silah/autogenerate-model
2 Downloads
laravel package help autogenerate migration fields
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
paper-cube/user-db-migration
2 Downloads
Yii 2 User model for module