Download the PHP package elephant-php/duration without Composer
On this page you can find all versions of the php package elephant-php/duration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elephant-php/duration
More information about elephant-php/duration
Files in elephant-php/duration
Download elephant-php/duration
More information about elephant-php/duration
Files in elephant-php/duration
Vendor elephant-php
Package duration
Short Description Duration is a small immutable value object representing elapsed time.
License MIT
Package duration
Short Description Duration is a small immutable value object representing elapsed time.
License MIT
Please rate this library. Is it a good library?
Informations about the package duration
Duration
A small immutable value object representing elapsed time.
Use cases
- Measuring execution time
- Logging
- Reporting
- Working with time differences
Installation
Creation
from dates
from seconds
from since to now
Access values
⚠️ Note
minutes()andseconds()return remaining parts (0–59), not total values.
Total values
Formatting
Example
License
MIT License
Please see LICENSE for more information.
All versions of duration with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package elephant-php/duration contains the following files
Loading the files please wait ...