Download the PHP package herrera-io/date-interval without Composer
On this page you can find all versions of the php package herrera-io/date-interval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herrera-io/date-interval
More information about herrera-io/date-interval
Files in herrera-io/date-interval
Download herrera-io/date-interval
More information about herrera-io/date-interval
Files in herrera-io/date-interval
Vendor herrera-io
Package date-interval
Short Description Provides additional functionality to the DateInterval class.
License MIT
Homepage http://herrera-io.github.com/php-date-interval
Package date-interval
Short Description Provides additional functionality to the DateInterval class.
License MIT
Homepage http://herrera-io.github.com/php-date-interval
Please rate this library. Is it a good library?
Informations about the package date-interval
DateInterval
Provides additional functionality to the DateInterval class.
Summary
The DateInterval
class builds on the existing DateInterval
class provided by PHP. With the new class, you may
- convert
DateInterval
to the interval spec - convert
DateInterval
to the number of seconds- convert back to
DateInterval
from the number of seconds
- convert back to
The conversion to seconds requires a bit of explaining.
Installation
Add it to your list of Composer dependencies:
Usage
All versions of date-interval with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
ext-bcmath Version *
ext-bcmath Version *
The package herrera-io/date-interval contains the following files
Loading the files please wait ....