Skip to content

zeropingheroes/duration

Repository files navigation

Duration

Helper for formatting a duration into human readable text

Usage:

$duration = new Zeropingheroes\Duration(3600);

echo $duration->shortFormat();

About

Helper for formatting a duration into human readable text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages