cedx / enum
This package is abandoned and no longer maintained.
The author suggests using the myclabs/php-enum package instead.
A simple implementation of enumerated types.
10.0.0
2022-06-04 10:54 UTC
Requires
- php: >=8.1.0
- ext-reflection: *
Requires (Dev)
- phpstan/phpstan: ^1.7.10
- phpunit/phpunit: ^9.5.20
README
Yet another implementation of enumerated types for PHP.
Documentation
Development
License
Enums for PHP is distributed under the MIT License.