PHPackages                             gnat/simple-php-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. gnat/simple-php-form

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

gnat/simple-php-form
====================

Automatically generate and handle input forms in PHP.

293811[1 PRs](https://github.com/gnat/simple-php-form/pulls)PHP

Since Jun 27Pushed 3y ago3 watchersCompare

[ Source](https://github.com/gnat/simple-php-form)[ Packagist](https://packagist.org/packages/gnat/simple-php-form)[ RSS](/packages/gnat-simple-php-form/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

📝 Simple PHP Form
=================

[](#-simple-php-form)

[![workflow](https://github.com/gnat/simple-php-form/actions/workflows/test.yml/badge.svg)](https://github.com/gnat/simple-php-form/actions/workflows/test.yml/badge.svg)

Automatic HTML `` with validation, messages, warnings and more!

- Form fields: `text`, `textarea`, `dropdown`, `checkbox`, `radio` and `hidden`
- Validators: `required`, `email`, `phone`, `number`, `lengthmax *`, `lengthmin *`, `sizemax *`, `sizemin *`

```
