承接 goldspecdigital/phpenum 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

goldspecdigital/phpenum

最新稳定版本:v1.0.3

Composer 安装命令:

composer require goldspecdigital/phpenum

包简介

A useful enum wrapper.

关键字:

README 文档

README

Build Status

A useful class which can be extended to give enum-like features to your code. Is intended to be used when modeling the MySQL enum type.

Features

  • Get an array of all the enum keys and values.
  • Check if the enum contains a value.
  • Check if the enum has a key.
  • Easy to use, simply extend the Enum class.

Installation

Simply run: composer require goldspecdigital/phpenum "~1.0"

Contributing

Anyone can contribute to this simple project. Simply submit a pull request at the goldspecdigital/phpenum repository.

统计信息

  • 总下载量: 49.11k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-12-12