Download the PHP package romm/formz without Composer
On this page you can find all versions of the php package romm/formz. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor romm
Package formz
Short Description Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations! Visit typo3-formz.com for more information.
License GPL-3.0+
Homepage http://typo3-formz.com/
Package formz
Short Description Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations! Visit typo3-formz.com for more information.
License GPL-3.0+
Homepage http://typo3-formz.com/
Please rate this library. Is it a good library?
Informations about the package formz
FormZ • Modern form handler
Warning This package is no longer maintained.
ℹ️ Show more info
> [](https://travis-ci.org/romm/formz) [](https://coveralls.io/github/romm/formz?branch=master) [](https://scrutinizer-ci.com/g/romm/formz/?branch=master) [](https://packagist.org/packages/romm/formz) [](https://packagist.org/packages/romm/formz) [](https://insight.sensiolabs.com/projects/9ec58fe3-3e6c-4524-82bd-b6e2a14824a2) [](https://styleci.io/repos/69821260) > **→ [FormZ official website](http://typo3-formz.com/)** > “Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations!” > :heavy_exclamation_mark: *This PHP library has been developed for [TYPO3 CMS](https://typo3.org) and is intended to TYPO3 extension developers.* >  Join the discussion on Slack in channel [**#ext-formz**](https://typo3.slack.com/messages/ext-formz)! – You don't have access to TYPO3 Slack? Get your Slack invitation [by clicking here](https://forger.typo3.org/slack)! --- ## Introduction Forms are **common elements in the conception of a website**, as they allow a **direct interaction** between the user and the application. Technically, setting up a form can quickly become **complex** and require a **lot of time**: many aspects must be considered: **style, display conditions, validation, security**… This is why FormZ was born: to facilitate the **set up** and the **maintenance** of a form, by providing tools that are **simple and fast to use**, but also **powerful and flexible** enough to fulfill every need. FormZ helps with the following topics: - **HTML** – tools are provided for Fluid, to facilitate integration. - **Validation** – with a TypoScript based configuration, every field's validation rule is easy to set up and maintain. - **Style** – an advanced “data attributes” system allows FormZ to fulfill almost all possible display needs. - **UX** – a whole JavaScript API is provided to make the user experience as fast and as pleasant as possible. - **Code generation** – FormZ can generate JavaScript and CSS, which are then injected into the page and will automatize a huge part of the client-sided behaviours. ## Example Nothing can be more interesting than a little example to understand how it works. :arrow_right: You can download an extension which provides a form example here: https://github.com/romm/formz_example/ --- **Live example:**  --- **TypoScript configuration:** **PHP form model:** **Fluid template:**All versions of formz with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
romm/configuration-object Version ^1.6
typo3/cms Version ^6.2 || ^7.6.13 || ^8.7.0
romm/configuration-object Version ^1.6
typo3/cms Version ^6.2 || ^7.6.13 || ^8.7.0
The package romm/formz contains the following files
Loading the files please wait ....