jhanley / sayhello
This is a test package to learn how to publish to Packagist
dev-main
2021-05-16 04:13 UTC
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2026-03-16 15:26:36 UTC
README
This is a test package to learn how to publish to Packagist
Install
Via Composer
$ composer require Jhanley/SayHello
Usage
$client = new Jhanley\SayHello(); echo $client->SayHello();
Testing
$ phpunit
Contributing
Credits
License
The MIT License (MIT). Please see License File for more information.