Download the PHP package sivi/afd.connectors without Composer
On this page you can find all versions of the php package sivi/afd.connectors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sivi/afd.connectors
More information about sivi/afd.connectors
Files in sivi/afd.connectors
Download sivi/afd.connectors
More information about sivi/afd.connectors
Files in sivi/afd.connectors
Vendor sivi
Package afd.connectors
Short Description A library with connectors to fetch ADN messages
License MIT
Package afd.connectors
Short Description A library with connectors to fetch ADN messages
License MIT
Please rate this library. Is it a good library?
Informations about the package afd.connectors
SIVI AFD Connectors
Currently implemented:
- TIMEConnector
TIMEConnector
The TIMEConnector implements the TIME API. A prerequisite for using this API is that you have a valid Solera Digital Passport.
How to
Instantiation requires a TIMEConfig
interface which you will need to implement
to provide the connector with configuration details.
Example implementation:
After you've got your config sorted it's time to get some messages. This piece of code will get all unread messages from TIME and print them.
All versions of afd.connectors with dependencies
PHP Build Version
Package Version
Requires
myclabs/php-enum Version
^1.6
psr/container Version ^1.0 || ^2.0
guzzlehttp/guzzle Version ^6.0 || ^7.2
nesbot/carbon Version ^2.0
ext-soap Version *
psr/container Version ^1.0 || ^2.0
guzzlehttp/guzzle Version ^6.0 || ^7.2
nesbot/carbon Version ^2.0
ext-soap Version *
The package sivi/afd.connectors contains the following files
Loading the files please wait ....