承接 encreinformatique/expertsender-api-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

encreinformatique/expertsender-api-php

最新稳定版本:2.0.4

Composer 安装命令:

composer require encreinformatique/expertsender-api-php

包简介

A PHP wrapper for the ExpertSender API

README 文档

README

CI

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

  1. Add the repository to your composer.json
 "repositories": [
   {
     "type": "git",
     "url": "git@github.com:encreinformatique/expertsender-api-php.git"
   }
 ],
  1. 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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2021-03-08