tomlankhorst/afas-profit

0.2.3 2019-03-15 19:11 UTC

This package is auto-updated.

Last update: 2024-09-16 07:35:39 UTC


README

iPublications Software,2013

用途

使用此PHP类与AFAS Profit Web服务进行通信。支持NTLM(AFAS在线)和AppConnectors(使用令牌)。出错?有异常处理哦 :)

文件夹

  • ./iPublications/Profit - 类(在命名空间iPublications\Profit中)
  • ./sample - 示例(使用类,包含一些内联文档和示例)

服务器端要求

  • PHP 7.2+
  • CURL(在PHP中)
  • OpenSSL for CURL(当使用HTTPS调用时)

客户端要求

  • 了解AFAS Profit(GetConnector / UpdateConnector)的一些知识
  • 常识
  • 咖啡(?)

正在开发与AFAS Profit(Web/应用程序/后台)的集成或构建与AFAS InSite / AFAS OutSite的集成吗?