aramonc / zf2-form-view-helpers
A collection of useful form view helpers. While the standard helpers are useful, I have found a need to go beyond the standard helpers to layout forms differently. It is still under development although the helpers included in numbered versions should be considered safe for use.
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/aramonc/zf2-form-view-helpers
Requires
- php: >=5.3.3
- zendframework/zend-form: 2.2.*
- zendframework/zend-view: 2.2.*
Requires (Dev)
- zendframework/zendframework: 2.2.*
This package is not auto-updated.
Last update: 2025-10-20 20:17:17 UTC
README
DEPRECATION NOTICE
This project is still using Bootstrap 2 classes to decorate the forms. I will be removing this project from here on the future as I am not using ZF2 as much anymore.
Description
A collection of useful form view helpers that go beyond the ones included with Zend\Form. While the standard helpers are useful, I have found a need to go beyond the standard helpers to layout forms differently.