Libraries tagged by model migrate
zuqongtech/laravel-anvil
46 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
liberty_code/migration_model
619 Downloads
Library
developerawam/generate-migration
25 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
crudadmin/framework
3550 Downloads
Package creating support for Admin Model migrations feature
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
zachleigh/yarak
3787 Downloads
Laravel inspired devtools for Phalcon. Database migrations, model factories and database seeders.
ernestochapon/user-auditable-for-laravel
3 Downloads
Laravel package for user auditing in migrations and models
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
luany/database
47 Downloads
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
sepehr-mohseni/elosql
192 Downloads
Intelligent Laravel schema analysis, migration generation, and Eloquent model scaffolding from existing databases
ancalagon/glaurlink
286 Downloads
A lightweight, zero-dependency ORM for PHP 8.4+ and MariaDB/MySQL with type-safe models, enum support, and built-in migrations
mybizna/automigrator
1292 Downloads
Declare database migrations and factory definitions inside Laravel models.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.