Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

PHP Enum Objects is a PHP library that implements enumeration objects in userland and lets you type-hint them in your code.

License

Notifications You must be signed in to change notification settings

norse-blue/php-enum-objects

Repository files navigation

Warning We have decided to stop maintaining this package.

Consider migrating to native Enumerations.

Feel free to fork our code and adapt it to your needs.

PHP Enum Objects

Stable Release Build Status PHP Version Total Downloads GitHub


PHP Enum Objects is a PHP library that implements enumeration objects in userland and lets you type-hint them in your code.

Installation

Requirements:

Install this package using Composer:

composer require norse-blue/enum-objects

Usage

To get more in-depth knowledge about this package, please refer to the Official Documentation.

Changelog

Please refer to the CHANGELOG.md file for more information about what has changed recently.

Contributing

Contributions to this project are accepted and encouraged. Please read the CONTRIBUTING.md file for details on contributions.

Credits

Security

Please review our security policy to know how to report security vulnerabilities within this package.

Support the development

Do you like this project? Support it by donating

Buy me a coffee

License

This package is open-sourced software licensed under the MIT license.

About

PHP Enum Objects is a PHP library that implements enumeration objects in userland and lets you type-hint them in your code.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published