Download the PHP package takuya/php-time-overlap without Composer
On this page you can find all versions of the php package takuya/php-time-overlap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download takuya/php-time-overlap
More information about takuya/php-time-overlap
Files in takuya/php-time-overlap
Download takuya/php-time-overlap
More information about takuya/php-time-overlap
Files in takuya/php-time-overlap
Vendor takuya
Package php-time-overlap
Short Description Check TimeInterval/Event/Calendar overlapping.
License GPL-3.0-or-later
Package php-time-overlap
Short Description Check TimeInterval/Event/Calendar overlapping.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package php-time-overlap
TimeRange Overlapping Checker.
This library for checking Events/Schedule TimeRange have Overlapping.
Check has overlapping.
Usage
Other checking like this.
Supported patterns.
I named overlapping patterns like this.
EQUALS(ex A.end==B.start ) patterns are excluded intentionally. If equal ex.A->end == B->start
compared,It will be
overlapping. Comparing equals "22:22-22:25" to "22:25-22:27" , do minus explicitly ( -1 sec
before comparing)
.
Installation
from github
from packgist
Testing
All versions of php-time-overlap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package takuya/php-time-overlap contains the following files
Loading the files please wait ....