judev/php-intervaltree

Interval Tree implementation in PHP

Maintainers

Package info

github.com/judev/php-intervaltree

pkg:composer/judev/php-intervaltree

Statistics

Installs: 38 482

Dependents: 1

Suggesters: 0

Stars: 11

Open Issues: 0

2.0.2 2015-03-30 15:29 UTC

This package is not auto-updated.

Last update: 2026-03-10 09:29:46 UTC


README

Based on:

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