PHP code example of acmeproxy-php / acmeproxy-php-hostingde
1. Go to this page and download the library: Download acmeproxy-php/acmeproxy-php-hostingde library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
acmeproxy-php / acmeproxy-php-hostingde example snippets
// composer.json
"repositories": [
{
"url": "https://github.com/hosting-de-labs/hostingde-api-php.git",
"type": "git"
}
]
composer