januszmk/unit-converter-bundle

This bundle is for unit conversion

dev-master 2015-02-17 12:26 UTC

This package is not auto-updated.

Last update: 2024-06-12 05:58:23 UTC


README

Bundle for converting units

Usage:

$length = new Length(5, "rd"); echo $length->getValue("ft")

Instalation:

composer.phar require januszmk/unit-converter-bundle