jhanley/sayhello

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

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jhanley/sayhello

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

This package is auto-updated.

Last update: 2025-12-16 15:01:33 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.