2017 © Pedro Peláez
 

library php-lib

E7 PHP Library

image

ebene7/php-lib

E7 PHP Library

  • Sunday, March 25, 2018
  • by ebene7
  • Repository
  • 2 Watchers
  • 0 Stars
  • 262 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

E7 PHP Library

Installation

The best way to install ebene7/php-lib is using Composer:, (*1)

$ 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

The Versions

25/03 2018

dev-feature/version1.2.0

dev-feature/version1.2.0 https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

by Daniel Barty

05/03 2018

dev-master

9999999-dev https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

by Daniel Barty

05/03 2018

dev-dev

dev-dev https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

by Daniel Barty

05/03 2018

v1.1.0

1.1.0.0 https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

by Daniel Barty

02/02 2018

dev-feature/version1-1-0

dev-feature/version1-1-0 https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

The Development Requires

by Daniel Barty

18/10 2017

v1.0.0

1.0.0.0 https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

by Daniel Barty

18/08 2017

dev-feature/range-compiler

dev-feature/range-compiler https://github.com/ebene7/php-lib

E7 PHP Library

  Sources   Download

The Requires

  • php >=5.4.0

 

by Daniel Barty