Libraries tagged by generate model
uipps/generate-models-4-packagist
32 Downloads
Auto generate models base on Laravel functions.
tigerman/doctrine-generate-models-bundle
628 Downloads
Symfony2 bundle to generate model classes from your mapping information from YAML.
syahmi-jalil/database-to-model
16 Downloads
Laravel package to generate models and migrations from existing database structure
steffenkong/laravel-generate-model
4 Downloads
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
prolific-hue/modelauditlogger
2 Downloads
Generate model update audit logs
noouh/auto-model
12 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
laraspells/extension-model-factory
148 Downloads
LaraSpells extension to generate model factory
hectorqin/think-generate
10 Downloads
Generate model,controller,validate with parsing database for ThinkPHP5 and ThinkPHP6.
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
chenqinru/generate-model
9 Downloads
generate model schema and property
0377/think-generate-model
39 Downloads
thinkphp5.0快速生成模型的property,让IDE识别更友好
harcourt/generate-eloquent-model
223 Downloads
Generate Laravel Eloquent Model
amirkacem/model-key-factory
3 Downloads
A simple package to generate Eloquent Model Keys
ado-dg/integration-model-generator
6 Downloads
A package that allows you to generate PHP model classes from a JSON object and simplify API integrations using these models