apiftw/skeleton

The skeleton for new packages.

dev-master 2018-12-20 13:16 UTC

This package is not auto-updated.

Last update: 2024-05-18 13:59:14 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 apiftw/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.