Libraries tagged by model-form
qossmic/rich-model-forms-bundle
244631 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
sensiolabs-de/rich-model-forms-bundle
100427 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
hitocean/laravel-generator
846 Downloads
it's a package to create actions and models form json
ahrmerd/laravel-test-generator
140 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
radebatz/phprules
222 Downloads
PHP Rules is a rule engine that models formal propositional logic.
rashidhamidov/model-form
33 Downloads
Dynamic Model Form for crate form automaticaly from model fields
najm/model-form-maker
2 Downloads
Using artisan generate html forms templates based on provided model
mattrink/laravel-model-form-maker
8 Downloads
A package to generate forms from model objects.
toriomlab/eloquent-form-elements
138 Downloads
Simple eloquent model form elements generator package from Laravel
yiisoft-custom/yii2-model-attribute-convert
50 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
kalnoy/nestedset
10190038 Downloads
Nested Set Model for Laravel 5.7 and up
michaelachrisco/readonly
1604716 Downloads
Readonly Models for Laravel 5+
laravelbook/ardent
1442520 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
kevincobain2000/laravel-erd
219244 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel