Download the PHP package lmh/enum without Composer
On this page you can find all versions of the php package lmh/enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package enum
PHP 7.1 enums
Usage
More complex example
Of course, all enums are singletons, which are not cloneable or serializable. Thus you can be sure that there is always just one instance of the same type. Of course, the values of constants are not completely useless, let's have a look at a more complex example:
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package lmh/enum contains the following files
Loading the files please wait ....