membrane-php / membrane-core

Membrane is a general purpose input validation library, supports both PHP Attributes and OpenAPI specifications
Other
1 stars 2 forks source link

Cache processors for attribute builder #129

Open carnage opened 1 year ago

carnage commented 1 year ago

Can use: https://github.com/cspray/annotated-target to search a codebase for any classes with membrane attributes on them and build the processors ahead of time. Can then do something similar to the open api cached builders to use them at runtime