Recommend this page to a friend! |
Classes of Rafa Rodriguez | > | Div PHP Enum Class | > | composer.json | > | Download |
|
|
![]() |
{ "name": "divengine/enum", "license": "GPL-3.0-or-later", "description": "Div PHP Enum Solution", "keywords": [ "php language", "enums" ], "homepage": "https://divengine.com", "version": "1.0.1", "authors": [ { "name": "Rafa Rodriguez", "email": "rafageist@hotmail.com", "homepage": "https://rafageist.github.io", "role": "Founder" } ], "require": { "php": ">=7.0.0" }, "autoload": { "psr-4": { "divengine\\": "src/" } } } |