arkin/helloworld

print hello world!

0.1.1 2022-08-25 12:26 UTC

This package is auto-updated.

Last update: 2025-06-25 18:53:29 UTC


README

test composer

install

composer require arkin\helloworld

command:

php vendor/bin/hellworld

use:

use HelloWorld\HelloWorld;

new HelloWorld();