php-enum
php-enum copied to clipboard
Profile and cache
There are likely some opportunities to make the library faster. If you were to instantiate the same ENUM twice it would instantiate too reflections, this could be cached and re-used.