Simple and fast implementation of enumerations with native PHP
composer require marc-mabe/php-enumNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define an enum class by extending MabeEnum\Enum and using constants.
Consider using PHP 8.1 native enums instead for new projects.
No dependency data recorded yet.