polcode/unit-converter-bundle

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

Maintainers

Package info

github.com/b-sebastian/unit-converter

Homepage

pkg:composer/polcode/unit-converter-bundle

Statistics

Installs: 17 698

Dependents: 0

Suggesters: 0

Stars: 10

Open Issues: 1

0.1.0 2014-08-13 13:48 UTC

This package is not auto-updated.

Last update: 2026-04-07 15:33:13 UTC


README

Converts units

Usage

PHP 5.4 One-Line Syntax

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

Links