kynx / laminas-form-shape

Generate Psalm types for Laminas forms
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Form collection redux #9

Closed kynx closed 8 months ago

kynx commented 8 months ago

Most of the complexity here is caused by form collections not having a 1-to-1 mapping with input filter collections. I've always sort of assumed that (back then, zend) form was developed alongside inputfilter. It sure doesn't look like it.