1<?php
2
3require_once("vendor/autoload.php");
4
5error_reporting(E_ALL);
6