arkin/helloworld

print hello world!

Maintainers

Package info

github.com/arkin-j/helloworld

pkg:composer/arkin/helloworld

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.1.1 2022-08-25 12:26 UTC

This package is auto-updated.

Last update: 2026-03-25 20:53:54 UTC


README

test composer

install

composer require arkin\helloworld

command:

php vendor/bin/hellworld

use:

use HelloWorld\HelloWorld;

new HelloWorld();