tepuilabs/unit-conversions

This package can perform various unit conversions.

v2.0.0 2020-12-08 01:30 UTC

This package is auto-updated.

Last update: 2024-05-14 00:57:40 UTC


README

unit-conversions.png

Perform unit conversions

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This package can perform various unit conversions.

Installation

You can install the package via composer:

composer require tepuilabs/unit-conversions

Usage

$lbs = \Tepuilabs\UnitConversions\Weight\Kilograms::fromKilograms(100)->toLbs();

Testing

composer all

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please open a new issue ;)

Credits

License

The MIT License (MIT). Please see License File for more information.