Download the PHP package qortex/laravel-emarsys-connector without Composer
On this page you can find all versions of the php package qortex/laravel-emarsys-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qortex/laravel-emarsys-connector
More information about qortex/laravel-emarsys-connector
Files in qortex/laravel-emarsys-connector
Download qortex/laravel-emarsys-connector
More information about qortex/laravel-emarsys-connector
Files in qortex/laravel-emarsys-connector
Vendor qortex
Package laravel-emarsys-connector
Short Description Proivdes Laravel wrapper for qortex/php-emarsys-connector package
License GPL-3.0-or-later
Package laravel-emarsys-connector
Short Description Proivdes Laravel wrapper for qortex/php-emarsys-connector package
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-emarsys-connector
Provides connection to Emarsys Omnichannel Customer Engagement Platform API v2
Install
Use
First, obtain credentials for Emarsys API User.
Then, use these credentials as username and secret in config/emarsys.php
file or via environmental variables:
Optionally, you can change Emarsys API url (which defaults to https://api.emarsys.net/api/v2/
) if you are behing reverse proxy or something:
Then, get instance of EmarsysConnector
from ConnectorService
:
Finally you can use methods of the EmarsysConnector
described in qortex/php-emarsys-connector package
All versions of laravel-emarsys-connector with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8
laravel/framework Version ^7|^8
qortex/php-emarsys-connector Version ^0.0.3
laravel/framework Version ^7|^8
qortex/php-emarsys-connector Version ^0.0.3
The package qortex/laravel-emarsys-connector contains the following files
Loading the files please wait ....