rancoud/form

表单包

dev-master 2018-12-04 22:51 UTC

This package is auto-updated.

Last update: 2024-09-05 18:34:14 UTC


README

Build Status Coverage Status

Form.

安装

composer require rancoud/form

如何使用它?


表单构造器

设置

必填

可选

表单方法

通用命令

  • method(name: type, [optional: type = default]):outputType

如何开发

./run_all_commands.sh 用于 php-cs-fixer 和 phpunit 及覆盖率
./run_php_unit_coverage.sh 用于 phpunit 及覆盖率