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-11-18 18:55:22 UTC
README
Simplified Enumerations for PHP without installing extensions like SplEnum.
Installation
This package can be installed using composer.
composer require francerz/enum