https://github.com/frankbv/php-enum
Enumeration class for PHP
https://github.com/frankbv/php-enum
enum library php php7
Last synced: 11 months ago
JSON representation
Enumeration class for PHP
- Host: GitHub
- URL: https://github.com/frankbv/php-enum
- Owner: frankbv
- License: mit
- Created: 2017-05-17T15:05:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T06:29:16.000Z (over 4 years ago)
- Last Synced: 2024-11-28T23:17:09.553Z (over 1 year ago)
- Topics: enum, library, php, php7
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enum
An enumeration class for PHP
## Installation
```bash
composer install frankbv/enum
```
## License
MIT license, see the [`LICENSE`](LICENSE) file.
(c) 2017-2021 Frank b.v.
https://www.frank.shop/