Skip to content

amolgunjal/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hello_world

Hello World Package

reqiure the below package name and its dev-master version

"amolgunjal/hello-world": "dev-master"

In test.php

require_once DIR . '/vendor/autoload.php'; // Autoload files using Composer autoload

use HelloWorld\HelloWorld;

echo HelloWorld::world();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages