atk14/forms

HTML form framework, form builder, form validator

Installs: 2 961

Dependents: 16

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/atk14/forms

v1.1.2 2025-08-19 14:27 UTC

This package is auto-updated.

Last update: 2025-09-19 15:01:17 UTC


README

HTML form framework, form builder, form validator.

The default form framework in the ATK14 Framework

Installation

The best way how to install Forms is to use a Composer:

composer require atk14/forms

Testing

Install required dependencies for development:

composer update --dev

Run tests:

cd test
../vendor/bin/run_unit_tests

License

Forms is free software distributed under the terms of the MIT license