Search by

jhanley / sayhello

john.hanley@jhanley.com

This is a test package to learn how to publish to Packagist

dev-main 2021-05-16 04:13 UTC

This package is auto-updated.

Last update: 2026-09-16 16:34:00 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.