Download the PHP package guil95/enum without Composer
On this page you can find all versions of the php package guil95/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
Enum for PHP
How to use
composer require guil95/enum
new EnumClass('xablau'); //throws RuntimeException
new EnumClass('TEST1');//returns a EnumClass
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
7.4.*
The package guil95/enum contains the following files
Loading the files please wait ....