Interval Tree implementation in PHP
github.com/dolfelt/php-intervaltree
pkg:composer/dolfelt/php-intervaltree
Installs: 69 164
Dependents: 0
Suggesters: 0
Stars: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 3702f0d0c23f1c3b23da0e10fecdebe49973acb7
phpdata structures
This package is auto-updated.
Last update: 2026-03-09 07:19:35 UTC
Based on:
Your range objects should implement IntervalTree\RangeInterface. There are numeric and DateTime-based implementations included.