library duration
Helper for formatting a duration into human readable text
zeropingheroes/duration
Helper for formatting a duration into human readable text
- Sunday, August 24, 2014
- by ilumos
- Repository
- 1 Watchers
- 0 Stars
- 377 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 3 % Grown
Duration
Helper for formatting a duration into human readable text, (*1)
Usage:, (*2)
$duration = new Zeropingheroes\Duration(3600);
echo $duration->shortFormat();
dev-master
9999999-dev
Helper for formatting a duration into human readable text
Sources
Download
AGPL-3.0
The Requires
by
Olly Baker