Registry / web-framework / laminas-laminas-mvc-form

laminas-laminas-mvc-form

JSON →
library2.1.1phppackagistunverified

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

composer require laminas/laminas-mvc-form
INSTALL
IMPORT
SIG · LAMINAS-LAMINAS-MV
L
laminas-laminas-mvc-form
web-frameworkphpv2.1.1
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 Laminas\Form\Form;

Create a form using Laminas Form.

use Laminas\Form\Form; $form = new Form('my-form'); $form->add([ 'name' => 'name', 'type' => 'Text', ]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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