paillechat/php-enum
PHP 7+ enum library: define enums by extending Enum and declaring constants, then instantiate via static named calls (IssueType::ONE()). Instances are strict-equal singletons, work with in_array/type hints, and can convert to/from names.
None
|
Package
|
Constraint
|
|---|---|
| phpunit/phpunit | ^7.0 |
| squizlabs/php_codesniffer | ^2.8 |
| symfony/phpunit-bridge | ^4.0 |
How can I help you explore Laravel packages today?