Registry / web-framework / zendframework-zend-mvc-form

zendframework-zend-mvc-form

JSON →
library1.0.0phppackagistunverified

Metapackage with all requirements needed to use zend-form with zend-mvc.

composer require zendframework/zend-mvc-form
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-mvc-form
web-frameworkphpv1.0.0
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 Zend\Form\Form;

Create a simple form with a text field.

use Zend\Form\Form; $form = new Form('example'); $form->add(['name' => 'field', 'type' => 'Text']);
Debug
Known issues
breakingZend Framework components are deprecated in favor of Laminas.
fix
Migrate to laminas-form and laminas-mvc.
affects: >=1.0.0
Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources