Compatibility layer for emulating enumerations in PHP < 8.1 but native enumerations in PHP >= 8.1 Forked from marc-mabe/php-enum-cl. Changes/Replacements Composer autoloading replaced by https://github.com/vendor-patch/php-enum-cl/blob/main/webfan.boot.php remote mapping. @ToDo: Alias by extend shim-class or class_alias instead ???