Download the PHP package adam-lutka/php-enum without Composer
On this page you can find all versions of the php package adam-lutka/php-enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adam-lutka/php-enum
More information about adam-lutka/php-enum
Files in adam-lutka/php-enum
Download adam-lutka/php-enum
More information about adam-lutka/php-enum
Files in adam-lutka/php-enum
Vendor adam-lutka
Package php-enum
Short Description PHP implementation of enum type
License MIT
Package php-enum
Short Description PHP implementation of enum type
License MIT
Keywords enum
Please rate this library. Is it a good library?
Informations about the package php-enum
PHP implementation of enum 
Enum types are represented by classes. Values of specific enum type are represented by @method annotations that enables code completion and doesn't cause duplicity.
Getting Started
Prerequisites
The code needs PHP 7.1 or greater.
Installing
Running the tests
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
All versions of php-enum with dependencies
PHP Build Version
Package Version
No informations.
The package adam-lutka/php-enum contains the following files
Loading the files please wait ....