Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-dasprid-enum
PHP 7.1 enum implementation
https://github.com/DASPRiD/Enum/
0
no reviews
Install
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.