brick/form

Web form library

Maintainers

Details

github.com/brick/form

Source

Issues

Installs: 2 123

Dependents: 0

Suggesters: 1

Security: 0

Stars: 13

Watchers: 2

Forks: 2

Open Issues: 1

pkg:composer/brick/form

0.2.0 2020-12-06 00:20 UTC

This package is auto-updated.

Last update: 2025-10-01 00:09:02 UTC


README

A library to create, filter and validate web forms.

Build Status Coverage Status Latest Stable Version License

Installation

This library is installable via Composer:

composer require brick/form

Requirements

This library requires PHP >= 7.1.

Overview

To be written.