polcode/unit-converter-bundle

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

0.1.0 2014-08-13 13:48 UTC

This package is not auto-updated.

Last update: 2025-08-12 12:27:28 UTC


README

Converts units

Usage

PHP 5.4 One-Line Syntax

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

Links