arkin/helloworld

打印 "hello world!"

0.1.1 2022-08-25 12:26 UTC

This package is auto-updated.

Last update: 2024-09-25 17:18:15 UTC


README

测试composer

安装

composer require arkin\helloworld

命令

php vendor/bin/hellworld

使用

use HelloWorld\HelloWorld;

new HelloWorld();