kynx / laminas-form-shape

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

Refactor to use psalm types #7

Closed kynx closed 8 months ago

kynx commented 8 months ago

I should have started with Psalm types in the first place: by using them we can leverage some of Psalm's own type-juggling functionality.

However doing so is not without its own complications. Hence the major re-write.