| .. | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| README.md | ||
axy\errors
Helper for define exception classes (PHP).
- 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)
- Install: `composer require axy/errors=^1.
- Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).