Download the PHP package unicate/packagist-test without Composer
On this page you can find all versions of the php package unicate/packagist-test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package packagist-test
Unicate Packagist Test
Test publishing on Packagist.
Installing
Use composer:
Example
v1.1
<?php
require_once "vendor/autoload.php";
use Unicate\PackagistTest\Hello;
$hello = new Hello('wonderful World!');
$hello->sayHello();
All versions of packagist-test with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package unicate/packagist-test contains the following files
Loading the files please wait ....