semyon-san/yii2-model-wrapper-form

Model wrapper form for to make saving ActiveRecord easy, extendable and safe

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

0.0.4 2021-07-29 12:49 UTC

This package is auto-updated.

Last update: 2024-04-29 04:59:41 UTC


README

This extension provides a package that implements a form model that saves ActiveRecord model that it wraps.

$ composer require semyon-san/yii2-model-wrapper-form

or add

"semyon-san/yii2-model-wrapper-form": "^<latest version>"

to the require section of your composer.json file.

Configuration

To use the model, just extend in your own form models.

Credits

License

The MIT License (MIT). Please see LICENSE for more information.