https://github.com/rancoud/form
Form Package
https://github.com/rancoud/form
form php
Last synced: 11 months ago
JSON representation
Form Package
- Host: GitHub
- URL: https://github.com/rancoud/form
- Owner: rancoud
- License: mit
- Created: 2018-10-22T06:43:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T22:51:50.000Z (about 7 years ago)
- Last Synced: 2025-02-26T19:44:30.882Z (11 months ago)
- Topics: form, php
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Form Package
[](https://travis-ci.org/rancoud/Form) [](https://coveralls.io/github/rancoud/Form?branch=master)
Form.
## Installation
```php
composer require rancoud/form
```
## How to use it?
```php
```
## 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