php-duration

Convert durations of time between colon-formatted, human-readable, and seconds

MIT License

Downloads
1.1M
Stars
154
Committers
9
php-duration - Depreciating PHP5 Latest Release

Published by kevinkhill over 3 years ago

php-duration - Microseconds

Published by kevinkhill over 6 years ago

Adding support for microseconds

Thank you @pulzarraider !

php-duration - Zerofill

Published by kevinkhill over 6 years ago

Adding zero fill to format method

php-duration - Bugfix

Published by kevinkhill about 7 years ago

php-duration - Adding toMinutes()

Published by kevinkhill about 8 years ago

You can now utilize a toMinutes method which can convert / display minutes. There is also a toggle for float or int value return.

php-duration - PHPDocs

Published by kevinkhill over 8 years ago

Added docblocks to class methods

php-duration - Null Defaults

Published by kevinkhill over 8 years ago

Added null default params for calling methods without conversions.

php-duration - Initial Release

Published by kevinkhill over 9 years ago