php-dasprid-enum

PHP 7.1 enum implementation
  https://github.com/DASPRiD/Enum/
  0
  no reviews



It is a well known fact that PHP is missing a basic enum type, ignoring the rather incomplete SplEnum implementation which is only available as a PECL extension. This library tries to close that gap as far as PHP allows it to.