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: 2024-11-19 09:07:40 UTC


README

Converts units

Usage

PHP 5.4 One-Line Syntax

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

Links