sycho/errors

Exceptions in PHP

3.0.0 2022-04-09 13:10 UTC

This package is auto-updated.

Last update: 2024-04-15 16:02:51 UTC


README

Helper for define exception classes (PHP).

Latest Stable Version Minimum PHP Version Build Status Coverage Status License

  • The library does not require any dependencies (except composer packages).
  • Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
  • Install: composer require axy/errors.
  • License: MIT.

Legacy (PHP5.4+, branch php5)

Latest Stable Version Minimum PHP Version Build Status

  • Install: `composer require axy/errors=^1.
  • Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).

Documentation