minimalcode / php-enum
Minimalistic singleton enum for PHP
1.1.2RC
2018-02-06 19:19 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2026-06-07 04:55:45 UTC
README
Minimalistic singleton enum for PHP
This is a playground for a better enum support for php, a cleaner version of (mostly) https://github.com/marc-mabe/php-enum/