encreinformatique/expertsender-api-php

此包的最新版本(2.0.3)没有可用的许可信息。

ExpertSender API的PHP包装器

2.0.3 2023-07-28 16:54 UTC

This package is auto-updated.

Last update: 2024-09-28 19:58:10 UTC


README

CI

本项目是ExpertSender API的PHP包装器

这是一个从expertsenderfr/expertsender-api-php分叉的项目。虽然原始代码库支持PHP 5.6和7.0,但我决定放弃它。它们已经停止使用,我也没有使用它们。XmlEncoder构造函数中的symfony/serializer更改使得维护4.2之前的Symfony版本变得困难。无论如何,它们都已经停止使用。

对于PHP或Symfony 3.4的这些版本,请参阅原始代码库。

在composer中的名称现在已更改为encreinformatique/expertsender-api-php。命名空间没有改变,保持不变。

安装说明

  1. 将仓库添加到您的composer.json中
 "repositories": [
   {
     "type": "git",
     "url": "git@github.com:encreinformatique/expertsender-api-php.git"
   }
 ],
  1. 通过运行composer require encreinformatique/expertsender-api-php将包添加到您的依赖项中

服务文档

  • 订阅者:用于向列表中添加、更新或删除订阅者的服务