{"id":87497,"library":"zendframework-zend-form","title":"Zend Form","description":"Validate and display simple and complex forms, casting forms to business objects and vice versa","status":"active","version":"2.14.3","language":"php","source_language":null,"source_url":"https://github.com/zendframework/zend-form","tags":["form","validation","zend","laminas","php"],"install":[{"cmd":"composer require zendframework/zend-form","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Form","correct":"use Laminas\\Form\\Form;"}],"quickstart":{"code":"use Laminas\\Form\\Form;\nuse Laminas\\Form\\Element\\Text;\n\n$form = new Form('contact');\n$form->add(new Text('name'));\necho $form->get('name')->getValue();","lang":"php","description":"Create a simple form with a text element"},"warnings":[{"fix":"Use laminas/laminas-form instead and update use statements accordingly.","message":"This package is part of the Zend Framework, which has been migrated to Laminas. The namespace has changed from Zend\\Form to Laminas\\Form.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'busi':13 'cast':10 'complex':8 'display':5 'form':2,9,11,18 'lamina':21 'object':14 'php':22 'simpl':6 'valid':3,19 'versa':17 'vice':16 'zend':1,20","created_at":"2026-06-19T08:19:10.116705+00:00","updated_at":"2026-06-19T08:19:10.116705+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zendframework/zend-form","github":"https://github.com/zendframework/zend-form","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}