mheinzerling/errorutils

Wrap errors to exceptions

3.0.0 2016-12-30 15:14 UTC

This package is not auto-updated.

Last update: 2024-05-11 22:50:51 UTC


README

Build Status Code Climate Test Coverage Issue Count

#mheinzerling/errorutils

This is a small library collects error handling methods

##Composer "require": { "mheinzerling/errorutils": "^3.0.0" },

##Changelog

3.0.0

  • update to PHP 7.1

2.1.0

  • error mailer

2.0.0

  • update to PHP 7

1.0.0

  • initial version