thesis/time

This package is abandoned and no longer maintained. The author suggests using the thesis/time-span package instead.

Thesis TimeSpan

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

Installs: 250

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

pkg:composer/thesis/time

0.1.0 2025-05-06 02:23 UTC

This package is auto-updated.

Last update: 2025-05-09 10:56:11 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