Download the PHP package esauti/esauti-php without Composer
On this page you can find all versions of the php package esauti/esauti-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package esauti-php
esauti-php
Official PHP 7.4+ SDK for eSauti – covering both the REST API (OpenAPI-backed) and the Event Injection API.
Requirements
- PHP 7.4 or later
- Composer
ext-json
Installation
Quick Start
REST API
Event Injection
HMAC Signing
Constructor Options
API Resources
| Resource | Methods |
|---|---|
contacts() |
list, get, create, update, replace, delete, segments, campaigns, addUtm, removeUtm, addDnc, removeDnc |
campaigns() |
list, get, create, update, replace, delete, addContact, removeContact |
assets() |
list, get, create, update, replace, delete |
categories() |
list, get, create, update, replace, delete |
forms() |
list, get, create, update, replace, delete, submissions |
notifications() |
list, get, create, update, replace, delete |
fields() |
listContact, getContact, createContact, updateContact, deleteContact, listCompany, getCompany, createCompany, updateCompany, deleteCompany |
pointGroups() |
list, get, create, update, delete |
reports() |
list, get |
sms() |
list, get, create, update, replace, delete, sendToContact |
Event Types
All 225 canonical event types are available as constants in EventType:
Dead-Letter Sink
Failed event deliveries (after all retries) are written to ./deadletter/events.jsonl. Override:
Custom HTTP Transport
Running Tests
Project Structure
All versions of esauti-php with dependencies
PHP Build Version
Package Version
The package esauti/esauti-php contains the following files
Loading the files please wait ...