sndsgd/issue

A collection of tools for tracking unexpected issues

0.1.0 2015-01-12 20:38 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:25:27 UTC


README

Latest Version Software License Build Status Coverage Status Total Downloads

Requirements

You need PHP >= 5.4.0 to use this library, however, the latest stable version of PHP is recommended.

Install

Install sndsgd/issue using Composer.

composer require sndsgd/issue

Testing

Use PHPUnit to run unit tests.

vendor/bin/phpunit

Documentation

Use ApiGen to create docs.

apigen generate