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