This repository contains an example of handling Zend\Form\Element\Collection
in complex nested scenarios using a
custom template. It may be used as reference or guideline to achieve a common goal: beautiful forms.
Please see the code of the ViewHelper in module/Application/src/Application/Form/View/Helper
and the usage of the
ViewHelper in module/Application/view/application/form/*