dolfelt/php-intervaltree

Interval Tree implementation in PHP

Maintainers

Package info

github.com/dolfelt/php-intervaltree

pkg:composer/dolfelt/php-intervaltree

Statistics

Installs: 69 164

Dependents: 0

Suggesters: 0

Stars: 0

2.0.2 2015-03-30 15:29 UTC

This package is auto-updated.

Last update: 2026-03-09 07:19:35 UTC


README

Based on:

Your range objects should implement IntervalTree\RangeInterface. There are numeric and DateTime-based implementations included.