ipub/forms

This package is abandoned and no longer maintained. The author suggests using the contributte/forms package instead.

Add ability to create forms in better way in Nette Framework

v2.1.3 2019-05-24 18:53 UTC

This package is auto-updated.

Last update: 2020-08-02 11:10:11 UTC


README

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

Add ability to create forms in better way in Nette Framework

Installation

The best way to install ipub/forms is using Composer:

$ composer require ipub/forms

After that you have to register extension in config.neon.

extensions:
	extendedForms: IPub\Forms\DI\FormsExtension

Documentation

Learn how to create form in different way in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/forms.