reyatwel / weight-conversion-pest
Weight conversion with PHP and PEST
Fund package maintenance!
Reyatwel
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/reyatwel/weight-conversion-pest
Requires
- php: ^8.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.21.1
- pestphp/pest: ^2.20
- spatie/ray: ^1.28
This package is auto-updated.
Last update: 2025-12-16 15:05:43 UTC
README
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require reyatwel/weight-conversion-pest
Usage
$skeleton = new ReyAtwel\WeightConversion(); echo $skeleton->echoPhrase('Hello, ReyAtwel!');
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.