Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-enum
Simple and fast implementation of enumerations with native PHP>=5.6
https://github.com/marc-mabe/php-enum
0
no reviews
Install
Implementation to add enumeration support to PHP >= 5.3. It's an abstract class that needs to be extended to use it.