# lizengbang-sms **Repository Path**: wlphp/lizengbang-sms ## Basic Information - **Project Name**: lizengbang-sms - **Description**: 礼赠帮增值服务对接php的composer包 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-11 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lizengbang-sms #### 介绍 礼赠帮增值服务对接php的composer包 #### 软件架构 软件架构说明 #### 安装教程 composer require wl2304/lizengbang dev-master #### 使用说明 ```php sendsms($destnumbers,$msg); print_r($rs); ```