PHP wrapper library for the Emarsys Suite v2 API.
This library is for accessing the v2 API using Escher authentication (aka internal API). WSSE authentication (aka "public" v2 API) is not supported.
The package supports PHP 8+
You will need an Escher key provided by Emarsys to use this library.
When you want to release a new version from the package, please add a tag with the current version on GitHub.
git tag 2.0.4
git push --tags
See Code of Conduct here.
Copyright 2016-2023 SAP SE or an SAP affiliate company and php-suite-api contributors. Please see our LICENSE for copyright and license information.