Libraries tagged by generate models
stepapo/model
77 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
developerawam/generate-migration
24 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.
a909m/filament-generate-helpers
50 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
hariadi/laravel-boilerplate-generator
608 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
nahid-ferdous/laravel-module-generator
1258 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
singlequote/laravel-swagger-generator
508 Downloads
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
creativecrafts/laravel-secure-random-number-generator
319 Downloads
A handy package to generate a secure unique random number for a model
realtemirov/laravel-trend
4 Downloads
Easily generate model trends
hsuan/laravel-relation-maker
17337 Downloads
LaravelRelationMaker to help people generate model with relation
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
contember/nextras-orm-generator
9 Downloads
Generate nextras ORM model from Contember schema
aesircloud/sluggable
98 Downloads
A Laravel package to automatically generate slugs for models