tamkeenlms/mobily-sms-api-json 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tamkeenlms/mobily-sms-api-json

最新稳定版本:1.4

Composer 安装命令:

composer require tamkeenlms/mobily-sms-api-json

包简介

A non-official API client for Mobily.ws SMS service

README 文档

README

This is a non-official API client for Mobily.ws SMS service. We created it after struggling with their API. This is another attempt seconding one we already created. This one uses what they call the JSON API at their end!

Usage

Simply create a client:

	$client = new MobilyAPI\Client(username, password, senderName);

Then use the request you want:

	$newMessage = new MobilyAPI\Requests\SendMessage($client, numbers, message);
	$response = $newMessage->send(); // Send the request
	
	$newMessage->sent(); // Tells you if it was sent successfully

It's very simple and straight forward. Good luck.

统计信息

  • 总下载量: 256
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-02-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固