daverandom/enum
Composer 安装命令:
composer require daverandom/enum
包简介
A base class for enumerations in PHP
README 文档
README
A base class for enumerations in PHP.
This library consists of a single abstract class, which can be extended by enumerations so that they need only define their member values as constants. A number of static methods are provided to facilitate name and value validation and resolution.
It is intended merely as an easy way for me to share this functionality, in a highly node_modules-esque manner. It is
probably best that people do not do this, but #yolo.
Status
统计信息
- 总下载量: 523
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2018-01-10