Please clone this repo and also (recursively) clone all submodules, because e.g. the PHP-SDK is a git submodule.
Just execute the included build script:
$ build.sh
You can pass -h
to it to see the help.
For the script to work you must have rpl
, uglifyjs and 7zip installed.
If you want you can create a PHPdoc of this.
Just run this on your command line:
$ php <phpdoc.phar> -t src/libary/ThreemaGateway -d build/phpdoc