Registry / utility / khill-php-duration

khill-php-duration

JSON →
library1.1.0phppackagistunverified

Converts between colon formatted time, human-readable time and seconds

composer require khill/php-duration
INSTALL
IMPORT
SIG · KHILL-PHP-DURATION
K
khill-php-duration
utilityphpv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Duration
use Khill\Duration\Duration;

Convert a colon-formatted time to seconds.

use Khill\Duration\Duration; $duration = new Duration('1:30:00'); echo $duration->toSeconds(); // 5400
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
khill-php-duration — pip install khill-php-duration · libregistry