php-nette-forms - Nette Forms: greatly facilitates web forms
Website: | https://github.com/nette/forms |
---|---|
License: | BSD or GPLv2 or GPLv3 |
Vendor: | Alcance Libre, Inc. |
- 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';
Packages
php-nette-forms-2.4.6-1.fc14.al.noarch [53 KiB] |
Changelog
by Remi Collet (2017-08-30):
- Update to 2.4.6 |