Skip to content

oleh-mordach/test-package

Repository files navigation

Very short description of the package

Build Status StyleCI PHP Composer

This is my test package. It just prints out the 'Hello' word in the Ukrainian language.

Installation

You can install the package via composer:

composer require oleh-mordach/test-package

Usage

php index.php

Testing

composer test

or

./vendor/bin/phpunit

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.