PHPackages                             weijihao/hello-world - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. weijihao/hello-world

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

weijihao/hello-world
====================

This is a hello world repo for composer.

0.1.4(6y ago)016MITPHP

Since Oct 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/weijihao/hello-world)[ Packagist](https://packagist.org/packages/weijihao/hello-world)[ RSS](/packages/weijihao-hello-world/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (7)Used By (0)

Hello World
===========

[](#hello-world)

This is a hello world package for php composer beginners tutorial.
这是一个 php composer 学习教程的 hello world 包。

Usage
-----

[](#usage)

```
1 composer require weijihao/hello-world
2 touch test.php
```

test.php 代码如下：

```
