Skip to content

unicate/packagist-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicate Packagist Test

Test publishing on Packagist.

Installing

Use composer:

composer require unicate/packagist-test

Example

v1.1

<?php

require_once "vendor/autoload.php";

use Unicate\PackagistTest\Hello;

$hello = new Hello('wonderful World!');
$hello->sayHello();

About

Simple test for pulishing packages to Packagist.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages