albertoroldanq/weight-conversions

PHP package to perform weight conversions

1.1.0 2024-08-25 15:37 UTC

README

Latest Version on Packagist Tests Total Downloads

The PHP framework-agnostic package can perform weight conversions simply and intuitively to convert between various weight units.

Installation

You can install the package via Composer:

composer require albertoroldanq/weight-conversions

Usage

$weightConversion = new Albertoroldanq\WeightConversions();
echo $weightConversion->echoPhrase('Hello, Albertoroldanq!');

Testing

composer test

Changelog

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

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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