Search by

apiftw / skeleton

slavcodev

The skeleton for new packages.

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

This package is not auto-updated.

Last update: 2026-09-06 01:09:34 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.