Abstract Enum library for PHP

v0.1.0 2018-09-05 19:38 UTC

This package is auto-updated.

Last update: 2024-03-28 04:26:15 UTC


README

Version 0.1.0 Build Status Coverage Status MIT licensed

Abstract Enum

This is a native PHP implementation to add enumeration support to PHP >= 5.6. It's an abstract class that needs to be extended to use it.

Contributing

Contributions, issues, pull requests are welcome. See CONTRIBUTING.md

License

This component is MIT licensed.