Skip to content

Releases: kevinkhill/php-duration

Depreciating PHP5

18 Mar 11:14
dcb222f
Compare
Choose a tag to compare
Merge pull request #24 from artoroz/master

Added phpstan and fixed issues till level 6

Microseconds

09 Jul 19:31
5efcb6d
Compare
Choose a tag to compare

Adding support for microseconds

Thank you @pulzarraider !

Zerofill

07 Apr 23:31
9fbb2ea
Compare
Choose a tag to compare

Adding zero fill to format method

Bugfix

09 Sep 16:31
Compare
Choose a tag to compare

Adding toMinutes()

11 Sep 19:10
Compare
Choose a tag to compare

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

PHPDocs

05 Apr 22:13
Compare
Choose a tag to compare

Added docblocks to class methods

Null Defaults

21 Mar 17:38
Compare
Choose a tag to compare

Added null default params for calling methods without conversions.

Initial Release

18 Mar 02:13
Compare
Choose a tag to compare
1.0.0

Initial Release