initial commit

This commit is contained in:
Matthew Goslett 2017-07-27 11:11:02 +02:00
commit bf1a4e1879
17 changed files with 822 additions and 0 deletions

3
phpunit.php Normal file
View file

@ -0,0 +1,3 @@
<?php
include __DIR__ . '/vendor/autoload.php';