PHPackages                             sndsgd/form - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. sndsgd/form

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

sndsgd/form
===========

Structured data validation for PHP

0.1.10(8y ago)19951MITPHPPHP &gt;=7.0

Since Jun 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sndsgd/form)[ Packagist](https://packagist.org/packages/sndsgd/form)[ Docs](https://github.com/sndsgd/form)[ RSS](/packages/sndsgd-form/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (14)Used By (1)

sndsgd/form
===========

[](#sndsgdform)

[![Latest Version](https://camo.githubusercontent.com/9c44c458ab0626bfc8f5f38a62b4a3a059342b969004b4d9a47e77af89d82bf8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736e647367642f666f726d2e7376673f7374796c653d666c61742d737175617265)](https://github.com/sndsgd/form/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/sndsgd/form/LICENSE)[![Build Status](https://camo.githubusercontent.com/22f499e9278eb1156d29418d13cdfbcea0466cf8148a4ad79485891544a2985e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736e647367642f666f726d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/sndsgd/form)[![Coverage Status](https://camo.githubusercontent.com/5fbdff6f2474a2e68a73cc8cce9c5306398b93f54efb8ec8f4f78d795aa38289/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f736e647367642f666f726d2e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/sndsgd/form?branch=master)[![Total Downloads](https://camo.githubusercontent.com/20d9e5dda1eb79e21349a16c87122a65b531fac54330ce7e22f7dd8ce62722f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736e647367642f666f726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sndsgd/form)

Structured data validation for PHP.

Requirements
------------

[](#requirements)

This project is unstable and subject to changes from release to release.

You need **PHP &gt;= 7.0** to use this library, however, the latest stable version of PHP is recommended.

Install
-------

[](#install)

Install `sndsgd/form` using [Composer](https://getcomposer.org/).

```
composer require sndsgd/form

```

Usage
-----

[](#usage)

#### Define a form

[](#define-a-form)

```
