library hello-world
This is a hello world repo for composer.
weijihao/hello-world
This is a hello world repo for composer.
- Wednesday, October 26, 2016
- by weijihao
- Repository
- 1 Watchers
- 0 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 6 Versions
- 0 % Grown
Hello World
This is a hello world package for php composer beginners tutorial.
br/
这是一个 php composer 学习教程的 hello world 包。, (*1)
Usage
1 composer require weijihao/hello-world
2 touch test.php
test.php 代码如下:, (*2)
<?php
require_once "vendor/autoload.php";
$hello = new Weijihao\Demo\Hello();
echo $hello->hello();
$php test.php
It will echo "Hello World!" then exit., (*3)
1.0.x-dev
1.0.9999999.9999999-dev
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao
dev-master
9999999-dev
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao
0.1.3
0.1.3.0
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao
0.1.2
0.1.2.0
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao
0.1.1
0.1.1.0
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao
0.1.0
0.1.0.0
This is a hello world repo for composer.
Sources
Download
MIT
by
weijihao