library enum
A base class for enumerations in PHP
daverandom/enum
A base class for enumerations in PHP
- Wednesday, January 10, 2018
- by DaveRandom
- Repository
- 1 Watchers
- 0 Stars
- 91 Installations
- PHP
- 6 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 14 % Grown
Enum
A base class for enumerations in PHP., (*1)
This library consists of a single abstract class, which can be extended by enumerations so that they need only define
their member values as constants. A number of static methods are provided to facilitate name and value validation and
resolution., (*2)
It is intended merely as an easy way for me to share this functionality, in a highly node_modules
-esque manner. It is
probably best that people do not do this, but #yolo., (*3)
Status
, (*4)
1.0.0
1.0.0.0
A base class for enumerations in PHP
Sources
Download
MIT
The Requires
The Development Requires
dev-master
9999999-dev
A base class for enumerations in PHP
Sources
Download
MIT
The Requires
The Development Requires