Download the PHP package pzelant/expert-sender-api without Composer
On this page you can find all versions of the php package pzelant/expert-sender-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pzelant/expert-sender-api
More information about pzelant/expert-sender-api
Files in pzelant/expert-sender-api
Download pzelant/expert-sender-api
More information about pzelant/expert-sender-api
Files in pzelant/expert-sender-api
Vendor pzelant
Package expert-sender-api
Short Description API for expert sender service
License MIT
Package expert-sender-api
Short Description API for expert sender service
License MIT
Please rate this library. Is it a good library?
Informations about the package expert-sender-api
Expert Sender Api
PHP API for Expert Sender
fork of LinguaLeo/expert-sender-api
Table of contents
- Requirements
- Installation
- Usage
- Documentation
- Create API object
- Get server time
- Messages
- Send transactional messages
- Send system transactional messages
- Send trigger messages
- Subscribers
- Get subscriber information
- Add/Edit subscriber
- How to change email or phone
- Delete subscriber
- Get removed subscribers
- Get snoozed subscribers
- Snooze subscriber
- Get subscriber activity
- Get subscriber segments
- Get segment size
- Get bounces list
- Data Tables
- Get list of tables
- Tables summary
- Table details
- Get data
- Count rows
- Clear table
- Add row
- Add multiple rows
- Update row
- Delete row
- Delete rows
- Get list of tables
Requirements
- PHP 7.1.0 or greater
- Guzzle 6
Installation
The recommended way to install is through Composer.
Usage
Documentation
Create API
Get server time
Messages
Send transactional messages
Send system transactional messages
Send trigger messages
Subscribers
Get subscriber information
Add/Edit subscriber
How to change Email or Phone
To change email or phone you must choose another identifier, for example:
- if you want to change email, you can choose CustomSubscriberId, Id or Phone identifier
- if you want to change phone, you can choose Email, EmailMd5, Id or CustomSubscriberId identifier
- if you want to change both, you can choose CustomSubscriberId or Id identifier
Code examples:
-
Change email with Id:
-
Change phone with EmailMd5:
- Change both with ID
Delete subscriber
Get removed subscribers
Get snoozed subscribers
Snooze subscriber
By ID
By Email
Get subscriber activity
Get subscriber segments
Get segment size
Get bounces list
Data Tables
Get list of tables
Tables summary
Table details
Get data
Count rows
Clear table
Add row
Use add multiple rows method to insert one row
Add multiple rows
Update row
Delete row
Delete rows
All versions of expert-sender-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.0
psr/log Version *
myclabs/php-enum Version ^1.5.2
guzzlehttp/guzzle Version *
symfony/event-dispatcher Version ^3.0.0|^4.0.0|^5.0.0
psr/log Version *
myclabs/php-enum Version ^1.5.2
guzzlehttp/guzzle Version *
symfony/event-dispatcher Version ^3.0.0|^4.0.0|^5.0.0
The package pzelant/expert-sender-api contains the following files
Loading the files please wait ....