Download the PHP package coderhy/enum without Composer
On this page you can find all versions of the php package coderhy/enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor coderhy
Package enum
Short Description A simple library to enum v1.3.2!
License MIT
Homepage https://github.com/coderhy
Package enum
Short Description A simple library to enum v1.3.2!
License MIT
Homepage https://github.com/coderhy
Please rate this library. Is it a good library?
Informations about the package enum
Enum
开发者
- 何渊(@coderhy)
接入组件
composer require coderhy/enum
使用方法:
- 1、use CodeMessage\UserCode;//use引入 或使用时补全命名空间 CodeMessage\UserCode::ERROR_PASSWORD
- 2、使用code码 CodeMessage\UserCode::ERROR_PASSWORD
- 3、获取错误信息 UserCode::valueOf(UserCode::ERROR_PASSWORD)
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package coderhy/enum contains the following files
Loading the files please wait ...