francerz / enum
PHP Enumeration tool
v0.1.1
2021-10-18 14:08 UTC
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2023-03-18 17:16:10 UTC
README
Simplified Enumerations for PHP without installing extensions like SplEnum.
Installation
This package can be installed using composer.
composer require francerz/enum