ganbarodigital/php-mv-exception-helpers

v1.2016061902 2016-06-19 15:55 UTC

README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status

Introduction

The PHP Exceptions Helpers library provides:

  • easy-to-use helpers for your exceptions
  • multi-variant support to avoid composer conflicts

that you can drop into your own project to save you time and effort.

Installation

Run this command to add this library to your composer.json file:

composer require ganbarodigital/php-mv-exceptions-helpers

Usage

See our docs page for a tutorial and reference documentation.