Skip to content

thetminnhtun/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages