Libraries tagged by generate model
envivolink/eloquent-hashids
7711 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
touhidurabir/laravel-model-hashid
28 Downloads
A laravel package to generate model hashid based on model id column.
nguyenle/flat-model
274 Downloads
Quick & easy to generate model
mrcorex/laravel-model-generator
2100 Downloads
Auto-generate models for a Laravel 5 project.
filippo-toso/models-generator
1050 Downloads
A Laravel Artisan command to automatically generate models from database tables
ajulcab/laravel-generate-model
519 Downloads
Reliese Components for Laravel Framework code generation.
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
stepapo/model
36 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
developerawam/generate-migration
23 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.
hariadi/laravel-boilerplate-generator
603 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
ka4ivan/laravel-sluggable
9 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
singlequote/laravel-swagger-generator
435 Downloads
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database