johnylemon/carbonite

Simple library for easy time span manipulations

1.0.0 2017-12-26 00:48 UTC

This package is auto-updated.

Last update: 2024-04-16 09:30:33 UTC


README

Simple library for easy time span manipulations

Installation

with composer

$ composer require johnylemon/carbonite

{
    "require": {
        "johnylemon/carbonite": "~1.0.0"
    }
}

@TODO examples and docs