Skip to content

MohamedFathiM/unit-conversions

Repository files navigation

Weight Convertion is package for convert weights written in php

Latest Version on Packagist Tests Total Downloads

Installation

You can install the package via composer:

composer require mohamedfathim/unit-conversions

Usage

$skeleton = new WeightConversion\UnitConversions();
echo $skeleton->echoPhrase('Hello, WeightConversion!');

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.