Download the PHP package yiisoft/form-model without Composer
On this page you can find all versions of the php package yiisoft/form-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yiisoft/form-model
More information about yiisoft/form-model
Files in yiisoft/form-model
Package form-model
Short Description Provides a base for form models and helps to fill, validate and display them.
License BSD-3-Clause
Homepage https://www.yiiframework.com/
Informations about the package form-model
Yii Form Model
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.
mbstring
PHP extension.
Installation
The package could be installed with Composer:
General usage
Define a form model:
Fill it with data and validate using form hydrator:
Display it using fields in the view:
Documentation
- Guide
- Internals
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
Follow updates
All versions of form-model with dependencies
ext-mbstring Version *
psr/http-message Version ^1.0|^2.0
yiisoft/form Version ^1.0
yiisoft/html Version ^3.3
yiisoft/hydrator Version ^1.3
yiisoft/strings Version ^2.3
yiisoft/validator Version ^2.1