Composer
To install this library in your php project simply use composer.
In your project run the following composer command:
composer install larsnieuwenhuizen/e-utilities
Be sure to include the composer autoload.php file.
require_once("vendor/autoload.php");