angus/messagemedia-php

本包最新版本(v1.0.1)没有可用的许可信息。

MessageMedia SOAP API for PHP

v1.0.1 2024-08-01 03:03 UTC

This package is not auto-updated.

Last update: 2024-09-27 02:19:18 UTC


README

此库提供了一个简单的接口,用于通过MessageMedia SOAP API发送和接收消息。

安装

$ composer require angus/messagemedia-php

Windows用户:将php.ini中的soap.wsdl_cache_dir设置为类似"C:\temp\mmsoap"的路径,以提高请求速度

使用

请参阅examples_*文件。