Skip to content
/ form Public
forked from yiisoft/form

The package helps with implementing data entry forms

License

Notifications You must be signed in to change notification settings

ruslansp/form

 
 

Yii Form


The package helps with implementing data entry forms.

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

Installation

The package could be installed via composer:

composer require yiisoft/form

Usage

Creating Forms

Widgets usage

The following documentation describes how to use widgets with PHP:

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework. To run it:

./vendor/bin/infection

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

License

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

Maintained by Yii Software.

About

The package helps with implementing data entry forms

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%