Commit graph

7 commits

Author SHA1 Message Date
Oliver Davies 343852ac8a Add a base README file 2020-06-11 20:30:09 +01:00
Oliver Davies ce05172932 Add Psalm for static analysis 2020-06-05 21:58:24 +01:00
Oliver Davies a988d53da0 Add .editorconfig 2020-05-30 12:51:14 +01:00
Oliver Davies 8069ccb750 Add Makefile
Add a Makefile with commands for 'phpunit' and 'test'.

This can be expanded later for PHPCS etc.
2020-05-30 03:44:18 +01:00
Oliver Davies 009e770ae2 Add GitHub Actions to automatically run tests 2020-05-29 13:58:46 +01:00
Oliver Davies e5268e9707 Add the Config class
Add a Config class for storing configuration values such as the
Glassboxx username, password and vendor ID.
2020-05-29 13:45:56 +01:00
Oliver Davies 4db74ad058 Add composer.json 2020-05-29 13:01:03 +01:00