Download the PHP package nextras/forms without Composer
On this page you can find all versions of the php package nextras/forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nextras/forms
More information about nextras/forms
Files in nextras/forms
Download nextras/forms
More information about nextras/forms
Files in nextras/forms
Please rate this library. Is it a good library?
Informations about the package forms
Nextras Forms
====================
This repository is deprecated.
Current releases work for Nette 2.2.
For Nette 3.0+ see new repositories nextras/form-components and nextras/forms-rendering.
====================
List of components:
- DatePicker - date picker, represented by DateTime object
- DateTimePicker - date & time picker, represented by DateTime object
- Typeahead - the best autocomplete for your forms
- BS3InputMacros - input macros for Bootstrap 3 (adds some css classes)
- Bs3FormRenderer - renders forms quicky in Bootstrap 3 design
- Bs4FormRenderer - renders forms quicky in Bootstrap 4 design
- ComponentControl - form's control which contains Component interface and my have own template, receive signals & render snippets;
Installation
The best way to install is using Composer:
For Date(Time)Picker we recommend use DateTime Picker for Bootstrap. See JS init script.
Documentation
Add in your config.neon
:
All versions of forms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
nette/application Version ~2.4
nette/component-model Version ~2.3
nette/forms Version ~2.4
nette/utils Version ~2.4
latte/latte Version ~2.4
nette/application Version ~2.4
nette/component-model Version ~2.3
nette/forms Version ~2.4
nette/utils Version ~2.4
latte/latte Version ~2.4
The package nextras/forms contains the following files
Loading the files please wait ....