Libraries tagged by generate model
xt/laravel-external-id
410 Downloads
Generate external id when saving Eloquent models
smousss/laravel-factorize
767 Downloads
Effortlessly generate Laravel factories for all your models using GPT-4!
onamfc/eloquent-json-schema
0 Downloads
Generate JSON Schema files from Eloquent models for Laravel applications
erfanwd/laravel-repository-pattern
14 Downloads
A Laravel package to auto-generate repositories and interfaces based on models
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
sosupp/slimer-accounting
13 Downloads
An opinionated business accounting package to view and generate necessary business accounts supporting a given model(s) and double entry based systems where you can credit one journal and debit another
matheusfsc28/layercraft
1261 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
dividing-zero/laravel-dynamic-sitemap
179 Downloads
Automatically generate dynamic sitemaps at runtime using Eloquent Models in Laravel.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
zerofyi/laracontext
74 Downloads
Generate high-density architectural context maps of Laravel applications for AI models.
zakariajawas/permissions-generator
63 Downloads
Generate default permissions for spatie permissions package according to your models
unrulynatives/laravel-sharelink
14 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
naabster/laravel-eloquent-hashids
7045 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
justnotiyann/filament-schema-resource
75 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.