Libraries tagged by generate models
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]).
activecollab/databasestructure
16236 Downloads
Define database structure in PHP and let the library generate object classes and tables
adetxt/laravel-fillable-generator
1847 Downloads
Generate model fillable automaticly
pennebaker/craftcms-thearchitect
286 Downloads
CraftCMS plugin to generate content models from JSON data.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
mediactive-digital/laravel-4-generators
2191 Downloads
Rapidly generate resources, migrations, models, and much more.
wecansync/laravel-migration-generator
435 Downloads
a package to generate migration schema for Models
onesite/laravel-module
2962 Downloads
Generate a module with model, migration, controller, routes and factory
mehadi/laravel-crud-generator
603 Downloads
A laravel package to generate CRUD by giving Model and database table column
marena/yii2-enhanced-gii
2721 Downloads
Generate Relational (has many) Models & CRUD.
larapack/attribute-slugging
1881 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
bvtterfly/laravel-hashids
15091 Downloads
A package to generate hashids for Eloquent models
tfsthiagobr98/laravel-naming-series
503 Downloads
Generate Custom Ids for your models
meanify-co/laravel-activity-log
175 Downloads
A PHP library to generate logs from requests and model updates in Laravel