siarie/

向宇宙打招呼。

v1.1.0 2021-10-09 23:54 UTC

This package is auto-updated.

Last update: 2024-09-10 06:34:32 UTC


README

向宇宙打招呼。

安装

$ composer require siarie/hello-universe

用法

<?php

require_once __DIR__ . "your vendor path";

use Siarie\HelloUniverse;

$hello = HelloUniverse::sayHello();

echo $hello;

许可证

请参阅LICENSE 文件。