2017 © Pedro Peláez
 

library php-intervaltree

Interval Tree implementation in PHP

image

judev/php-intervaltree

Interval Tree implementation in PHP

  • Monday, March 30, 2015
  • by judev
  • Repository
  • 2 Watchers
  • 12 Stars
  • 3,108 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 7 Versions
  • 8 % Grown

The README.md

A PHP implementation of the Interval Tree data structure

Based on:, (*1)

  • https://github.com/tylerkahn/intervaltree-python
  • https://github.com/misshie/interval-tree

Your range objects should implement IntervalTree\RangeInterface. There are numeric and DateTime-based implementations included., (*2)

The Versions

30/03 2015

dev-master

9999999-dev https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

php data structures

30/03 2015

2.0.2

2.0.2.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

php data structures

12/12 2014

2.0.1

2.0.1.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

php data structures

10/12 2014

2.0.0

2.0.0.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

php data structures

16/09 2014

1.0.2

1.0.2.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Development Requires

php data structures

02/09 2014

1.0.1

1.0.1.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Development Requires

php data structures

02/09 2014

1.0.0

1.0.0.0 https://github.com/judev/php-intervaltree

Interval Tree implementation in PHP

  Sources   Download

MIT

The Development Requires

php data structures