yii-tools/form-model

This package is abandoned and no longer maintained. The author suggests using the php-forge/form-model package instead.

Awesome FormModel for PHP.

dev-main / 1.0.x-dev 2023-06-09 08:39 UTC

This package is auto-updated.

Last update: 2023-07-02 12:04:28 UTC


README

121752654?s=200&v=4

Awesome FormModel for PHP.


Requirements

The minimun version of PHP required by this package is PHP 8.1.

For install this package, you need composer and mbstring extension for PHP.

Install

composer require yii-tools/form-model

Composer require checker

This package uses composer-require-checker to check if all dependencies are correctly defined in composer.json.

To run the checker, execute the following command:

./vendor/bin/composer-require-checker

Mutation testing

Mutation testing is checked with Infection. To run it:

./vendor/bin/roave-infection-static-analysis-plugin

Unit testing

Unit testing is checked with PHPUnit. To run it:

./vendor/bin/phpunit

Static analysis

Static analysis is checked with Psalm. To run it:

./vendor/bin/psalm

CI status

build codecov Mutation testing badge static analysis type-coverage StyleCI

License

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

Our social networks

Twitter