Initial commit

This commit is contained in:
René Preuß
2019-08-31 13:21:54 +02:00
commit 7226975ac3
26 changed files with 6093 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
vendor
.phpunit.result.cache
.idea