thetminnhtun/hello-world
Composer 安装命令:
composer require thetminnhtun/hello-world
包简介
My first composer project
README 文档
README
This is my first composer testing project
Installation
With Composer
$ composer require thetminnhtun/hello-world
<?php require_once __DIR__ . '/vendor/autoload.php'; // Autoload files using Composer autoload use HelloWorld\SayHello; echo SayHello::world();
from tutoiral
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-05