Libraries tagged by generate model
tigerman/doctrine-generate-models-bundle
628 Downloads
Symfony2 bundle to generate model classes from your mapping information from YAML.
syahmi-jalil/database-to-model
18 Downloads
Laravel package to generate models and migrations from existing database structure
steffenkong/laravel-generate-model
5 Downloads
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
prolific-hue/modelauditlogger
3 Downloads
Generate model update audit logs
noouh/auto-model
13 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
nguyenle/flat-model
293 Downloads
Quick & easy to generate model
mhasankn/dart-models
135 Downloads
Laravel library to easily generate models for Dart/Flutter from command line.
laraspells/extension-model-factory
150 Downloads
LaraSpells extension to generate model factory
hectorqin/think-generate
15 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
10 Downloads
generate model schema and property
ajulcab/laravel-generate-model
766 Downloads
Reliese Components for Laravel Framework code generation.
ajn/ci4-model-generator
34 Downloads
CodeIgniter 4 library to generate models from DB tables via CLI
0377/think-generate-model
43 Downloads
thinkphp5.0快速生成模型的property,让IDE识别更友好