Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.58 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.58 KB

kw_forms

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Contains simplification of form inputs from the whole bunch of sources. Allow you use either get and cli or server and env params as same source. See examples for more.

PHP Installation

composer.phar require alex-kalanis/kw_forms

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Connect the "kw_forms" into your app. When it came necessary you can extends every library to comply your use-case; mainly set your inputs.