dbalabka / php-enumeration

Implementation of enumeration classes in PHP. The better alternative for enums
MIT License
53 stars 4 forks source link

Lightweight static constructor initialiser #7

Closed dbalabka closed 5 years ago

dbalabka commented 5 years ago

Implement very lightweight static constructor initializer with custom SPL autoloader w/o reflections as a decorator for Composer's autoloader