2017 © Pedro Peláez
 

library php-intervaltree

Interval Tree implementation in PHP

image

dolfelt/php-intervaltree

Interval Tree implementation in PHP

  • Thursday, June 18, 2015
  • by dolfelt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50,747 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 7 Versions
  • 7 % 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

18/06 2015

dev-master

9999999-dev https://github.com/dolfelt/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