pilulka-distribuce/profi-sms-php-sender

profisms.cz API 实现

此软件包的官方仓库似乎已不存在,因此软件包已被冻结。

v1.0 2021-08-17 08:37 UTC

This package is auto-updated.

Last update: 2024-08-06 11:52:05 UTC


README

composer require  PilulkaDistribuce/profisms-php-sender 

使用方法

  • 扩展 SmsMessage 类以构建您自己的独特短信消息。
  • 使用 ProfiSms->send(SmsMessage) 方法发送该消息。
  • 评估返回的 ProfiSmsResponse->hasError() 以获取结果。