Download the PHP package grachevko/enum without Composer
On this page you can find all versions of the php package grachevko/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
PHP Enum implementation
Installation
Usage
Design
- All constants MUST be private
- All constants MUST be type of integer
- All properties MUST NOT be public
- All properties MUST be static
- Properties MUST contain values for all defined constants
Doctrine
This lib distributed with Type class for Doctrine to easy configure each Enum as Doctrine Type.
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-ctype Version *
ext-ctype Version *
The package grachevko/enum contains the following files
Loading the files please wait ....