<?php // Turn on all errors. error_reporting(E_ALL); require_once dirname(__DIR__) . '/vendor/autoload.php';
info at phpclasses dot org