Fork me on GitHub


ZF2 introduces a completely rewritten Zend\Form component that can simplify form handling within your web application. Find out in this session how to use Zend\Form to render your form, validate your data with input filters and ease the pain of forms on web pages. We will look at configuration of form elements, data input filters & validation, error handling and rendering in our view layer using view helpers.