mheinzerling/errorutils

Wrap errors to exceptions

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mheinzerling/errorutils

3.0.0 2016-12-30 15:14 UTC

This package is not auto-updated.

Last update: 2025-10-26 05:36:18 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