Installation

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:

Once extracted you will be able to load the library using any PSR-4 compatible autoloader.