PHPackages                             ppi/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. ppi/form

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

ppi/form
========

1.0(11y ago)36841[1 issues](https://github.com/ppi/form/issues)PHP

Since Jul 3Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ppi/form)[ Packagist](https://packagist.org/packages/ppi/form)[ RSS](/packages/ppi-form/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (1)Used By (0)

The PPI Form Component
======================

[](#the-ppi-form-component)

### Creating Elements

[](#creating-elements)

To create elements, you access the appropriate method for that element type. Alternatively you can use the underlying `add()` or `addElement(ElementInteface $element)` methods.

```
