encreinformatique/expertsender-api-php
最新稳定版本:2.0.4
Composer 安装命令:
composer require encreinformatique/expertsender-api-php
包简介
A PHP wrapper for the ExpertSender API
README 文档
README
This project is a PHP wrapper for the ExpertSender API
This is a fork from expertsenderfr/expertsender-api-php
While the original codebase supported PHP 5.6 and 7.0, I decided to drop it.
They ended their life and I do not use them either. The symfony/serializer changes for XmlEncoder constructor made it
difficult to maintain Symfony versions prior to 4.2. They have ended their life anyway.
For those versions of PHP or Symfony 3.4, please refer to the original codebase.
The name into the composer has now changed to encreinformatique/expertsender-api-php.
The namespace has not changed and remains the same.
Installation instruction
- Add the repository to your composer.json
"repositories": [ { "type": "git", "url": "git@github.com:encreinformatique/expertsender-api-php.git" } ],
- Add the package to your dependencies by running
composer require encreinformatique/expertsender-api-php
Services documentation
- Subscribers: Service used to add, update or remove subscribers to a list
统计信息
- 总下载量: 8.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-03-08