View on GitHub

Synology

PHP Implementation of Synology Download Station

Download this project as a .zip file Download this project as a tar.gz file

Generated Synology\Services Classes

use Synology\Applications\ClientFactory;

$syno = ClientFactory::getServices('192.168.10.5', 5001, 'https');
$syno->connect('admin', '****');