Libraries tagged by generate models
marshmallow/sluggable
15302 Downloads
Generate slugs when saving Eloquent models
tailflow/laravel-human-readable-keys
834 Downloads
Generate Stripe-like IDs for Eloquent models
stayallive/laravel-eloquent-uuid
20681 Downloads
Generate UUID for a Laravel Eloquent model attribute.
pderas/shambles
32652 Downloads
A hashing library that will generate and add hashes to your laravel models.
ianikanov/yii2-wce
1870 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
honed/infolist
1743 Downloads
Generate and authenticate complex data lists for your Laravel models.
fomvasss/laravel-str-tokens
6932 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
arnaldo-tomo/laravel-autoscema
269 Downloads
Automatically generate TypeScript types and validation schemas from Laravel Models with zero configuration
filippo-toso/models-generator
1130 Downloads
A Laravel Artisan command to automatically generate models from database tables
cardosso4/generate-model
502 Downloads
Model generator for the laravel framework
singlequote/laravel-model-seeder
1494 Downloads
codebider/generate-crud
115 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
pursehouse/modeler-laravel-eloquent
2247 Downloads
Generate model classes for Eloquent in Laravel
waska14/laravel-uuid
15894 Downloads
Use uuid in models easily
samyoteroglez/larawesomecrud
343 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]).