oleh-mordach/test-package

v2.1.0 2021-07-05 13:57 UTC

This package is auto-updated.

Last update: 2024-05-05 20:21:37 UTC


README

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.