Download the PHP package wirus15/enum without Composer
On this page you can find all versions of the php package wirus15/enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor wirus15
Package enum
Short Description A simple PHP library for creating enum objects.
License MIT
Homepage https://github.com/wirus15/enum
Package enum
Short Description A simple PHP library for creating enum objects.
License MIT
Homepage https://github.com/wirus15/enum
Please rate this library. Is it a good library?
Informations about the package enum
Enum
A simple PHP library for creating Enum objects.
Examples
Defining a new Enum class
Basic usage
Getting Enum instances, listing keys and values
Getting single Enum properties
Comparing Enums
You can also make static calls and specify Enum class
Development and tests
To develop this lib we are using docker and docker-compose. After installation of those you should run:
Then on docker console run:
License
This library is released under MIT license.
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package wirus15/enum contains the following files
Loading the files please wait ....