harbinger/standard-library
最新稳定版本:2.0.4
Composer 安装命令:
composer require harbinger/standard-library
包简介
Harbinger Standard Library
README 文档
README
Requirements
- PHP 5.6+
Changelog
2.0.1
- Add interface \Harbinger\StandardLibrary\Type;
- Add implementation of EnumType as \Harbinger\StandardLibrary\Type\Enum;
- Add new Exception \Harbinger\StandardLibrary\InvalidArgumentException;
- Add tests for EnumType.
2.0.0
- PHP 7 support;
1.0.4
- Add interface \Harbinger\StandardLibrary\Type;
- Add implementation of EnumType as \Harbinger\StandardLibrary\Type\Enum;
- Add new Exception \Harbinger\StandardLibrary\InvalidArgumentException;
- Add tests for EnumType.
1.0.3
- Updated style coding to match with PSR-1 and PSR-2 (except spaces before comma: interfaces and functions args);
- Updated \Harbinger\SatandardLibrary\DateTime and \Harbinger\SatandardLibrary\DateInterval to always return an instance of himself;
- Add new test;
- Changed self keyword for static (late static binding);
- Removed phpDocumentor version tag.
统计信息
- 总下载量: 77
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-07-06