sndsgd/log

A collection of tools for logging data

0.5.1 2015-03-13 13:24 UTC

This package is not auto-updated.

Last update: 2024-04-09 00:37:15 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/log using Composer.

composer require sndsgd/log

Testing

Use PHPUnit to run unit tests.

vendor/bin/phpunit

Documentation

Use ApiGen to create docs.

apigen generate