alex-kalanis / kw_forms
HTML Forms for KWCMS
v3.1.0
2024-11-12 23:49 UTC
Requires
- php: >=7.4.0
- ext-fileinfo: *
- ext-gd: *
- ext-json: *
- ext-mbstring: *
- alex-kalanis/kw_input: >=3.0 <4
- alex-kalanis/kw_rules: >=3.0 <4
- alex-kalanis/kw_storage: >=5.0 <6
- alex-kalanis/kw_templates: >=3.0 <4
Requires (Dev)
- firebase/php-jwt: ~6.10
- friendsofphp/php-cs-fixer: ^3.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: >=8.0 <=9
- shipmonk/composer-dependency-analyser: ^1.4
Suggests
- firebase/php-jwt: PHP package for JWT
README
Contains simplification of form inputs from the whole bunch of sources. Allow you to 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.