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-03-15 03:34:18 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/