承接 linkorb/zorgmail-soap-client 相关项目开发

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

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

linkorb/zorgmail-soap-client

最新稳定版本:v1.1.0

Composer 安装命令:

composer require linkorb/zorgmail-soap-client

包简介

Zorgmail SOAP Client for PHP

README 文档

README

Simple Client library for Zorgmail SOAP service. It just handles the transport, no message parsing/generation is being performed by this library.

Testing and development

Copy the .env.dist file to .env and adjust to your liking.

You can now run the examples from the example/ directory.

Notes

  • This library is using a cached version of the WSDL as the original requires basic auth to read.
  • In order to send XML formatted EDI messages such as MEDVRI, MEDLAB, etc, you need to use edifactverwerking@lms.lifeline.nl as the recipient, and address the final recipient in the XML message (envelope).
  • Sending text/plain message to a (test) box will result in it being sent to a Secure Email box instead.
  • Sending text/xml (even if it's just ) will deliver the message in the edi box as planned.
  • Sending to self (test accounts) works.
  • During send, messageIds need to be in format <1234@example.web>, or an exception will be thrown.
  • The SOAP client won't want for a response on one-way calls (like Send) unless SOAP_WAIT_ONE_WAY_CALLS features flag is set during client instantiation. This way you'll receive status codes or exceptions on invalid input.

License

MIT. Please refer to the license file for details.

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!

统计信息

  • 总下载量: 46.15k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-23