rancoud/form

Form package

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

This package is auto-updated.

Last update: 2024-04-05 17:27:27 UTC


README

Build Status Coverage Status

Form.

Installation

composer require rancoud/form

How to use it?


Form Constructor

Settings

Mandatory

Parameter Type Description

Optionnals

Parameter Type Default value Description

Form Methods

General Commands

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

How to Dev

./run_all_commands.sh for php-cs-fixer and phpunit and coverage
./run_php_unit_coverage.sh for phpunit and coverage