[ol7_developer_EPEL] php-nette-forms-2.3.12-1.el7.noarch

Name:php-nette-forms
Version:2.3.12
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:170619
License:BSD or GPLv2 or GPLv3
RPM: php-nette-forms-2.3.12-1.el7.noarch.rpm
Source RPM: php-nette-forms-2.3.12-1.el7.src.rpm
Build Date:Mon Dec 04 2017
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:https://github.com/nette/forms
Summary:Nette Forms: greatly facilitates web forms
Description:
Nette\Forms greatly facilitates creating and processing web forms.
What it can really do?
- validate sent data both client-side (JavaScript) and server-side
- provide high level of security
- multiple render modes
- translations, i18n

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/Forms/autoload.php';

Related Packages (Show Changelog) (Show Filelist)