nemizar/hello-world

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

Maintainers

Package info

github.com/Nemizar/hello-world

pkg:composer/nemizar/hello-world

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2022-08-16 16:11 UTC

This package is not auto-updated.

Last update: 2026-04-08 10:10:02 UTC


README

$ composer require nemizar/hello-world

Использование

<php
    $hello = new \Nemizar\HelloWorld\HelloWorld();
    $hello->announce();