dolfelt/php-intervaltree

Interval Tree implementation in PHP

Installs: 69 087

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 10

pkg:composer/dolfelt/php-intervaltree

2.0.2 2015-03-30 15:29 UTC

This package is auto-updated.

Last update: 2025-09-09 06:24:37 UTC


README

Based on:

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