Libraries tagged by generate model
singlequote/laravel-model-seeder
1962 Downloads
codebider/generate-crud
143 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
a909m/filament-generate-helpers
131 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
psx/asyncapi
1176 Downloads
Model classes to generate an AsyncAPI specification in a type-safe way
nahid-ferdous/laravel-module-generator
3444 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
larafast/fastapi
4083 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
waska14/laravel-uuid
16174 Downloads
Use uuid in models easily
aliirfaan/laravel-simple-otp
4141 Downloads
Generate and verify OTP in Laravel for any model type and intent
open-code-modeling/json-schema-to-php
1073 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
webkul/code-generator
2398 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
realtemirov/laravel-trend
820 Downloads
Easily generate model trends
adetxt/laravel-fillable-generator
2204 Downloads
Generate model fillable automaticly
pennebaker/craftcms-thearchitect
288 Downloads
CraftCMS plugin to generate content models from JSON data.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
mehadi/laravel-crud-generator
1670 Downloads
A laravel package to generate CRUD by giving Model and database table column