emartech/php-suite-api

Simple client library for emarsys suite API

2.0.6 2024-03-06 09:40 UTC

README

REUSE status

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.

Requirements

The package supports PHP 8+

You will need an Escher key provided by Emarsys to use this library.

How to do useful things

Create a new release

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

Contributing

See Contribution guideline.

Code of Conduct

See Code of Conduct here.

Licensing

Copyright 2016-2023 SAP SE or an SAP affiliate company and php-suite-api contributors. Please see our LICENSE for copyright and license information.