Libraries tagged by generate model
suzunone/l-auto-comment-for-php-swagger
4031 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
pderas/shambles
28843 Downloads
A hashing library that will generate and add hashes to your laravel models.
ianikanov/yii2-wce
1387 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
bpocallaghan/sluggable
19968 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
cardosso4/generate-model
318 Downloads
Model generator for the laravel framework
nolanos/laravel-model-typescript-transfomer
230 Downloads
Generate Typescript definitions for your Eloquent models
singlequote/laravel-model-seeder
891 Downloads
codebider/generate-crud
38 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
a909m/filament-generate-helpers
31 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
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]).
activecollab/databasestructure
14954 Downloads
Define database structure in PHP and let the library generate object classes and tables
open-code-modeling/json-schema-to-php
976 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
adetxt/laravel-fillable-generator
1584 Downloads
Generate model fillable automaticly
pennebaker/craftcms-thearchitect
284 Downloads
CraftCMS plugin to generate content models from JSON data.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory