System Requirements
You need PHP >= 5.4.0 to use errors
but the latest stable version of PHP/HHVM is recommended.
Install
Install errors
using Composer.
$ composer require carpediem/errors
Going solo
You can also use the library without Composer by:
- heading to the releases page
- selecting your version and downloading it in your preferred format
Once extracted you will be able to load the library using any PSR-4 compatible autoloader.