rancoud / form
Form package
dev-master
2018-12-04 22:51 UTC
Requires
- php: >=7.2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.5
- phpunit/phpunit: ~6.2.0
- satooshi/php-coveralls: ^1.0
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-11-05 18:46:56 UTC
README
Form.
Installation
composer require rancoud/form
How to use it?
Form Constructor
Settings
Mandatory
Optionnals
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