Interval Tree implementation in PHP
github.com/dolfelt/php-intervaltree
Homepage
Source
Installs: 68 745
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 10
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 3702f0d0c23f1c3b23da0e10fecdebe49973acb7
phpdata structures
This package is auto-updated.
Last update: 2024-10-09 04:16:57 UTC
Based on:
Your range objects should implement IntervalTree\RangeInterface. There are numeric and DateTime-based implementations included.