infomaniak / client-api-newsletter
Infomaniak Newsletter API 的 PHP 封装
1.0.5
2018-05-25 06:57 UTC
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2024-09-28 20:48:49 UTC
README
介绍
infomaniak/newsletter-api-client 是 Infomaniak 新闻邮件的 PHP 封装。使用它来创建或更新活动、邮件列表、联系人...
完整文档可以在网站上找到
https://newsletter.infomaniak.com/docs/index.html
安装
您可以使用 Composer 安装 newsletter-api-client
composer require infomaniak/client-api-newsletter
或者下载 zip 文件,解压并在根目录下运行
composer install