webarchitect609/composer-library-skeleton

0.0.18 2021-01-24 17:36 UTC

This package is auto-updated.

Last update: 2024-04-25 01:11:37 UTC


README

Travis Build Status codecov Mutation score PHP version Latest version Downloads License

Please, be careful: disclaimer text example goes here!

This is a template for PHP composer library. So the information here and in other *.md files is just a stub.

Features

Installation

composer require webarchitect609/composer-library-skeleton

Support

You can use this skeleton totally for free, or you can appreciate the author for his work and support desire to make new useful projects:

Usage

  1. Use this template directly on GitHub or clone this repo.
  2. Update, remove or add anything to create a new PHP composer library with the help of this template.
  3. Consider writing PHPUnit tests.
  4. Consider setup Travis CI, which is free for Open Source projects.

Known Issues

None so far.

Licence & Author Information

BSD-3-Clause