承接 konekt/common 相关项目开发

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

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

konekt/common

最新稳定版本:0.1.2

Composer 安装命令:

composer require konekt/common

包简介

Common components and utils to be used across various Konekt libraries

README 文档

README

PHP Component Set

v0.1.1 - 2016-03-03

Common components to be used across various Konekt libraries

Enum

Abstract class that enables creation of PHP enums. All you have to do is extend this class and define some constants. Alternative implementation of the SplEnum class (as that is often not available on php installations)

Enum is an object with value from one of those constants (or from one of superclass if any). There is also a __default constant that enables you to create an object without passing enum value.

Credits to Marian Suflaj, http://www.php4every1.com/scripts/php-enum/

统计信息

  • 总下载量: 261
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-30