sndsgd/error

A simple error implementation in PHP

0.0.4 2016-07-13 01:18 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:29:25 UTC


README

Latest Version Software License Build Status Coverage Status Total Downloads

A simple error implementation in PHP.

Requirements

This project is unstable and subject to changes from release to release. If you intend to depend on this project, be sure to make note of and specify the version in your project's composer.json. Doing so will ensure any breaking changes do not break your project.

You need PHP >= 7.0 to use this library.

Install

Install sndsgd/error using Composer.

composer require sndsgd/error