A PHP Abstract Enum Class

dev-master 2022-11-16 05:12 UTC

This package is auto-updated.

Last update: 2024-04-06 20:45:21 UTC


README

To make your Enums feel alive, just make them extend Enum abstract class!

Installation

Install Composer and run following command in your project's root directory:

composer require andifahruddinakas/php-enum

Usage

See the documentation

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Contributions are very welcome.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.