yiisoft/form-model

dev-master 2024-07-18 13:24 UTC

This package is auto-updated.

Last update: 2024-07-19 16:06:08 UTC


README

Yii

Yii Form Model


Latest Stable Version Total Downloads Build status Code Coverage Mutation testing badge static analysis type-coverage psalm-level

The package provides a base for form models and helps to fill them with data, validate them and display them.

Requirements

  • PHP 8.1 or higher.

Installation

The package could be installed with Composer:

composer require yiisoft/form-model

General usage

TODO:

  1. Define a model (FormModelInterface, FormModel, Safe)
  2. Fill it with data and validate (FormHydrator)
  3. Display it (show both Field and FieldFactory!).
  4. ValidationRulesEnricher

Documentation

If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.

License

The Yii Form Model is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack