Registry / web-framework / nattreid-form

nattreid-form

JSON →
library1.7.11phppackagistunverified

Form extension for Nette Framework

composer require nattreid/form
INSTALL
IMPORT
SIG · NATTREID-FORM
N
nattreid-form
web-frameworkphpv1.7.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Form
use Nattreid\Form\Form;

Create a simple form with a text input

use Nattreid\Form\Form; $form = new Form(); $form->addText('name', 'Name:'); echo $form;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.11latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nattreid-form — pip install nattreid-form · libregistry