Registry / web-framework / mindy-form-bundle

mindy-form-bundle

JSON →
library4.0.8phppackagistunverified

Mail bundle for MindyPHP framework providing form handling functionality.

composer require mindy/form-bundle
INSTALL
IMPORT
SIG · MINDY-FORM-BUNDLE
M
mindy-form-bundle
web-frameworkphpv4.0.8
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.

FormBuilder
use Mindy\FormBundle\Form\FormBuilder;

Creates a form builder and adds a text field.

use Mindy\FormBundle\Form\FormBuilder; $builder = new FormBuilder(); $form = $builder->add('name', 'text')->getForm();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
mindy-form-bundle — pip install mindy-form-bundle · libregistry