brick / form
This package is abandoned and no longer maintained.
No replacement package was suggested.
Web form library
0.2.0
2020-12-06 00:20 UTC
Requires
- php: ^7.1 || ^8.0
- brick/html: ~0.1.1
- brick/validation: ~0.2.0 || ~0.3.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^7.0 || ^8.0 || ^9.0
This package is auto-updated.
Last update: 2026-03-01 22:23:22 UTC
README
A library to create, filter and validate web forms.
Installation
This library is installable via Composer:
composer require brick/form
Requirements
This library requires PHP >= 7.1.
Overview
To be written.
