polcode/unit-converter-bundle

This bundle allows you to manage values in different units by simply command

Installs: 17 381

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 2

Forks: 1

Open Issues: 1

pkg:composer/polcode/unit-converter-bundle

0.1.0 2014-08-13 13:48 UTC

This package is not auto-updated.

Last update: 2026-02-24 14:59:38 UTC


README

Converts units

Usage

PHP 5.4 One-Line Syntax

(new Weight(100, "kg"))->toUnit('lb')

Links