Libraries tagged by generate model
envivolink/eloquent-hashids
7884 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
bpocallaghan/sluggable
20098 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
touhidurabir/laravel-model-hashid
28 Downloads
A laravel package to generate model hashid based on model id column.
hectorqin/think-generate
14 Downloads
Generate model,controller,validate with parsing database for ThinkPHP5 and ThinkPHP6.
ajulcab/laravel-generate-model
544 Downloads
Reliese Components for Laravel Framework code generation.
ajn/ci4-model-generator
15 Downloads
CodeIgniter 4 library to generate models from DB tables via CLI
timocuijpers/laravel-models-generator
5 Downloads
Generate Laravel models from an existing database
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
kajalpandya/generate_laravel_crud
1473 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.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
singlequote/laravel-swagger-generator
461 Downloads
samyoteroglez/larawesomecrud
282 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.