jhanley/sayhello

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

Maintainers

Package info

github.com/jhanley-com/SayHello

Homepage

pkg:composer/jhanley/sayhello

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

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.