Download the PHP package rm/dateinterval without Composer
On this page you can find all versions of the php package rm/dateinterval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rm/dateinterval
More information about rm/dateinterval
Files in rm/dateinterval
Download rm/dateinterval
More information about rm/dateinterval
Files in rm/dateinterval
Vendor rm
Package dateinterval
Short Description DateInterval extension
License MIT
Homepage https://github.com/romanmatyus/DateInterval
Package dateinterval
Short Description DateInterval extension
License MIT
Homepage https://github.com/romanmatyus/DateInterval
Please rate this library. Is it a good library?
Informations about the package dateinterval
RM\DateInterval
Simple library for manipulating with date intervals in PHP.
Requirements
- PHP 7.0
Installation
Features
Extends creation possibility
Adding/Subtraction
Allowing summarize multiple intervals into one.
Convert to seconds
Usable for comparing.
Generate string
Generating standardized string
, for storing interval to database.
Alternatively it's possible use only static method RM\DateInterval::parse(DateInterval $interval)
.
All versions of dateinterval with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package rm/dateinterval contains the following files
Loading the files please wait ....