adamlundrigan / ldc-zend-form-cti
Zend\Form\Collection meets Class Table Inheritance
0.3.1
2015-04-07 12:25 UTC
Requires
- zendframework/zend-form: >=2.2.6
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.0
- zendframework/zend-servicemanager: >=2.2.6
This package is not auto-updated.
Last update: 2026-02-24 08:47:56 UTC
README
A hack on Zend\Form\Element\Collection and Zend\InputFilter\CollectionInputFilter to give them super more-than-just-one-fieldset-prototype powers.
Just a little something I wrote to allow a ZF2 Form to hydrate a Doctrine object model which contained a Class Table Inheritance thingy inside it.
@TODO Write more than just this useless summary