alex-kalanis/kw_forms

HTML Forms for KWCMS

v2.5.0 2023-08-31 00:09 UTC

This package is auto-updated.

Last update: 2024-03-01 00:11:04 UTC


README

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

{
    "require": {
        "alex-kalanis/kw_forms": "2.4"
    }
}

(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.