johnylemon/carbonite

Simple library for easy time span manipulations

Installs: 95

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/johnylemon/carbonite

1.0.0 2017-12-26 00:48 UTC

This package is auto-updated.

Last update: 2025-09-16 12:37:53 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