Libraries tagged by generate model
triun/laravel-model-base
9116 Downloads
Generate Eloquent Model Bases for Laravel
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
rakib01/laravel-model-docs-md
1 Downloads
Generate Markdown documentation for all Eloquent models in Laravel.
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
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.
took/yii2-gii-mcp
14 Downloads
Model Context Protocol (MCP) server for Yii2 Gii scaffolding - enables AI agents to generate models and CRUD interfaces
hariadi/laravel-boilerplate-generator
609 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
sharifuddin/laravel-smart-auto-slug
11 Downloads
Automatically generates clean, SEO-friendly, and unique slugs for Eloquent models with transaction-safe duplicate prevention.
mitchdav/laravel-stripe-ids
1668 Downloads
Generate Stripe-style IDs (ch_xxxxxxxxxx) for your Eloquent models.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
creativecrafts/laravel-secure-random-number-generator
370 Downloads
A handy package to generate a secure unique random number for a model
activecollab/databasestructure
17396 Downloads
Define database structure in PHP and let the library generate object classes and tables
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
hsuan/laravel-relation-maker
17341 Downloads
LaravelRelationMaker to help people generate model with relation