定制 ebene7/php-lib 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ebene7/php-lib

最新稳定版本:v1.1.0

Composer 安装命令:

composer require ebene7/php-lib

包简介

E7 PHP Library

README 文档

README

Installation

The best way to install ebene7/php-lib is using Composer:

$ composer require ebene7/php-lib

Date

  • DateRange

Iterator

  • LeafIterator
  • PermutationIterator
  • ProxyCallIterator
  • WalkableIterator

Changes

1.1.0

  • The namespace for AbstractRange has changed from \E7\Utility to \E7\Utility\Range
  • Merge calls now the method afterMerge($this, $range) to modify the payload
  • Remove $class parameter from AbstractRange::create(), add optional parameter $options instead
  • The values $lowerFrom and $higherTo now instanciate only once and stored in property in DateRange
  • Add method getInterval() and getPeriod() to DateRange
  • AbstractRange::create() can now handle flexible parameter lists
  • AbstractIteratorDecorator inherits now from OuterIterator instead from Iterator
  • Add MergeableRangeInterface and implements it in AbstractRange
  • The merge methods can handle now two modes "touch" and "overlap"
  • Change PHPUnit version and namespaces in testclasses

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2016-03-27