Add ability to create forms in better way in Nette Framework
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
Learn how to create form in different way in documentation.
Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/forms.