adamlundrigan / ldc-zend-form-cti
Zend\Form\Collection meets Class Table Inheritance
Installs: 4 208
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 5
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: 2024-11-19 03:06:35 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