PHPackages                             swith/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. swith/form

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

swith/form
==========

A simple form helper

0191PHP

Since Jul 31Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (1)

Swith Form
==========

[](#swith-form)

Simple helper base on [Swith framework](https://github.com/SwithFr/swithMVC).

How to install ?
----------------

[](#how-to-install-)

`composer require swith/form:dev-master`

How to use ?
------------

[](#how-to-use-)

```
require "vendor/autoload.php";

use Swith\Form;
