Download the PHP package neatous/multi-enum without Composer
On this page you can find all versions of the php package neatous/multi-enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neatous/multi-enum
More information about neatous/multi-enum
Files in neatous/multi-enum
Download neatous/multi-enum
More information about neatous/multi-enum
Files in neatous/multi-enum
Vendor neatous
Package multi-enum
Short Description Multi enum support for the PHP 8.1+ enums.
License MIT
Package multi-enum
Short Description Multi enum support for the PHP 8.1+ enums.
License MIT
Please rate this library. Is it a good library?
Informations about the package multi-enum
PHP multi enum
Multi enum support for the PHP 8.1+ enums.
Usage
Basic example
Let's say we have a standard enumeration, e.g. for Suits:
Then it is easy to create a multi variant:
Enum values mapping
If the single enum values do not match the multi enum values, you can map them to the multi enum values.
Versions
State | Version | PHP |
---|---|---|
stable | 1.0.0 |
>=8.1 |
dev | dev-master |
>=8.1 |
All versions of multi-enum with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package neatous/multi-enum contains the following files
Loading the files please wait ....