2017 © Pedro Peláez
 

library duration

Helper for formatting a duration into human readable text

image

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

The README.md

Duration

Helper for formatting a duration into human readable text, (*1)

Usage:, (*2)

$duration = new Zeropingheroes\Duration(3600);

echo $duration->shortFormat();

The Versions

24/08 2014

dev-master

9999999-dev

Helper for formatting a duration into human readable text

  Sources   Download

AGPL-3.0

The Requires

 

by Olly Baker