# ucx_api_sdk **Repository Path**: yadongw/ucx_api_sdk ## Basic Information - **Project Name**: ucx_api_sdk - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![ucx](https://www.vagrant.foxitcloud.com/img/logo1.png) ##What is the Ucx Api Sdk? ##What is the function of Ucx Api Sdk? * 1 * 2 * 3 ## How to use ```php use UcxApiSdk\Client; $client = new Client(); $auth = $client->getAuth(); $data = $auth->login($email, $password); ``` ## Example https://git.oschina.net/yadongw/ucx_api_sample_php.git ##The problem of feedback * 1 * 2 * 3 * 4