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

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/dsotnikov/hw3

1.0.1 2022-09-30 06:39 UTC

This package is auto-updated.

Last update: 2025-09-29 03:06:17 UTC


README

$ composer require dsotnikov/hw3

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

    $hello = new \Sotnikov\HelloPeople\HelloPeople();
    $hello->run();