2017 © Pedro Peláez
 

library forms

Add ability to create forms in better way in Nette Framework

image

ipub/forms

Add ability to create forms in better way in Nette Framework

  • Sunday, March 18, 2018
  • by akadlec
  • Repository
  • 1 Watchers
  • 0 Stars
  • 88 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 44 % Grown

The README.md

Forms

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License, (*1)

Add ability to create forms in better way in Nette Framework, (*2)

Installation

The best way to install ipub/forms is using Composer:, (*3)

$ composer require ipub/forms

After that you have to register extension in config.neon., (*4)

extensions:
    extendedForms: IPub\Forms\DI\FormsExtension

Documentation

Learn how to create form in different way in documentation., (*5)


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/forms., (*6)

The Versions

11/06 2014

dev-nette-2.1

dev-nette-2.1 https://github.com/iPublikuj/forms.git

Add ability to create forms in better way under Nette

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

form nette