apitherapy/skeleton

The skeleton for new packages.

dev-master 2017-05-18 00:27 UTC

This package is auto-updated.

Last update: 2024-04-20 10:57:57 UTC


README

Software License Build Status Coverage Status Quality Score Latest Version on Packagist Total Downloads

The skeleton for new packages.

Install

Via Composer

composer require apitherapy/skeleton

Usage

TBD

Testing

# install required files
composer self-update
composer install

# run the test (from project root)
phpunit

Credits

License

The BSD 3-Clause License. Please see LICENSE for more information.