向宇宙打招呼。
gitlab.com/siarie/hello-universe
源代码
问题
安装: 1
依赖: 0
建议者: 0
安全: 0
星级: 0
分支: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT eefc780c9dd9257af8bd3c67302fabb757a3dbda
This package is auto-updated.
Last update: 2024-09-10 06:34:32 UTC
$ composer require siarie/hello-universe
<?php require_once __DIR__ . "your vendor path"; use Siarie\HelloUniverse; $hello = HelloUniverse::sayHello(); echo $hello;
请参阅LICENSE 文件。