Libraries tagged by generate model
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
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
onesite/laravel-module
3152 Downloads
Generate a module with model, migration, controller, routes and factory
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
marena/yii2-enhanced-gii
3181 Downloads
Generate Relational (has many) Models & CRUD.
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
larapack/attribute-slugging
2025 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
wilber/wilbercsv
2841 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
vincentndegwa/eloquent-typegen
76 Downloads
Generate TypeScript types from Eloquent models
unrulynatives/laravel-sluggable
19 Downloads
Generate slugs when saving Eloquent models
tfsthiagobr98/laravel-naming-series
949 Downloads
Generate Custom Ids for your models
petersowah/laravel-bulk-policies
183 Downloads
Generate policies for all existing models in one go.
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
ceddyg/clara-entity-generator
517 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.