adamhut / unit-conversion
Perform unit conversion in PHP
                                    Fund package maintenance!
                                                                            
                                                                                                                                        spatie
                                                                                    
                                                                            
                                                                                                                                        spatie.be/open-source/support-us
                                                                                    
                                                                
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Language:Shell
pkg:composer/adamhut/unit-conversion
Requires
- php: ^7.3
 
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
 - phpunit/phpunit: ^9.0
 - vimeo/psalm: ^3.11
 
This package is auto-updated.
Last update: 2025-10-06 02:03:47 UTC
README
Installation
You can install the package via composer:
composer require adamhut/unit-conversion
Usage
$skeleton = new Adamhut\UnitConversion(); echo $skeleton->echoPhrase('Hello, Adamhut!');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email freek@spatie.be instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.