rhamid/test-library

There is no license information available for the latest version (2.0.1) of this package.

Testing composer to create libraries

2.0.1 2020-03-27 20:59 UTC

This package is auto-updated.

Last update: 2024-09-28 06:38:01 UTC


README

Here is how you can execute my library for testing purpose

#require DIR."/vendor/autoload.php"; #use HelloWorld\SayHello; #echo SayHello::world();

And you will see the message from composer