Download the PHP package pamil/enum without Composer
On this page you can find all versions of the php package pamil/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
Enum
This library extends myclabs/php-enum with ability to compare enums by their identity (if static methods are used to create them).
Usage
-
Require this package:
-
Create your enum:
- Compare your enums by identity:
Caveats
-
It does not work when creating enums by the constructor:
- It does not work when you deserialise serialised enums:
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
myclabs/php-enum Version
^1.5
The package pamil/enum contains the following files
Loading the files please wait ....