Dropshiphub API client for PHP Installing composer require wedesignit/dropshiphub-php-api-client Creating the connector $client = new \WeDesignIt\Dropshiphub\Client($apiToken); $dropshiphub = new \WeDesignIt\Dropshiphub\Dropshiphub($client);