thesis/time-span

Thesis TimeSpan

Fund package maintenance!
www.tinkoff.ru/cf/5MqZQas2dk7

Installs: 12 325

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 5

pkg:composer/thesis/time-span

0.2.3 2025-10-06 13:15 UTC

This package is auto-updated.

Last update: 2025-10-11 09:26:59 UTC


README

PHP Version Requirement GitHub Release Code Coverage Mutation testing badge

Installation

composer require thesis/time-span

Usage

use Thesis\Time\TimeSpan;

$delay = TimeSpan::fromSeconds(25.123);

echo $delay->toMilliseconds(); // 25123