library hello-world
A package that is able to echo hello 'argument' (optional)
jean-pierregassin/hello-world
A package that is able to echo hello 'argument' (optional)
- Thursday, September 15, 2016
- by Jean-PierreGassin
- Repository
- 1 Watchers
- 0 Stars
- 12 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
jean-pierregassin/hello-world
A package that says hello world, (*1)
Installation
Install this package via composer, (*2)
composer require jean-pierregassin/hello-world
, (*3)
Usage
<?php
use Jean_PierreGassin\HelloWorld\HelloWorld;
$helloWorld = new HelloWorld();
$helloWorld->setName('Me');
$helloWorld->say();
// prints 'Hello Me!'
dev-master
9999999-dev
A package that is able to echo hello 'argument' (optional)
Sources
Download
MIT
The Development Requires
by
Jean-Pierre Gassin
0.0.3
0.0.3.0
A package that is able to echo hello 'argument' (optional)
Sources
Download
MIT
The Development Requires
by
Jean-Pierre Gassin
0.0.1
0.0.1.0
A package that says hello world
Sources
Download
MIT
The Development Requires
by
Jean-Pierre Gassin