To enable private PHP SDK please add our private composer service to your composer.json
"repositories": [
{
"type": "composer",
"url": "https://satis.ahoi.cloud"
}
],
composer require ahoicloud/packagename
Add the information provided by the AHOI-Team to authenticate against our licensing server. Use your email adress and the license key as a password.