Binary package “php-dasprid-enum” in ubuntu oracular

PHP 7.1 enum implementation

 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.