Download the PHP package richard-ejem/enum without Composer
On this page you can find all versions of the php package richard-ejem/enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download richard-ejem/enum
More information about richard-ejem/enum
Files in richard-ejem/enum
Download richard-ejem/enum
More information about richard-ejem/enum
Files in richard-ejem/enum
Vendor richard-ejem
Package enum
Short Description Ultralightweight enum type for PHP
License BSD-3-Clause GPL-2.0 GPL-3.0
Package enum
Short Description Ultralightweight enum type for PHP
License BSD-3-Clause GPL-2.0 GPL-3.0
Please rate this library. Is it a good library?
Informations about the package enum
PHP lightweight Enum trait
Simple trait to create enumeration classes.
Separate your enumerations into standalone classes and validate through your application that you are passing valid enumeration values.
Installation
Recommended to install using composer:
composer require richard-ejem/enum
Example
Other features
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package richard-ejem/enum contains the following files
Loading the files please wait ....