Download the PHP package roichamp/php-client without Composer
On this page you can find all versions of the php package roichamp/php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download roichamp/php-client
More information about roichamp/php-client
Files in roichamp/php-client
Download roichamp/php-client
More information about roichamp/php-client
Files in roichamp/php-client
Vendor roichamp
Package php-client
Short Description A PHP wrapper for the RoiChamp REST API
License MIT
Homepage https://roichamp.com
Package php-client
Short Description A PHP wrapper for the RoiChamp REST API
License MIT
Homepage https://roichamp.com
Please rate this library. Is it a good library?
Informations about the package php-client
RoiChamp API - PHP Client
A PHP wrapper for the RoiChamp REST API. Easily interact with the RoiChamp REST API securely using this library.
Installation
Getting started
To get your API key contact us on [email protected]
Client class
Client methods
Subscriber Upsert
Arguments
Params | Type | Required | Description |
---|---|---|---|
email |
string |
yes | Subscriber email address. |
first_name |
string |
no | Subscriber first name. |
last_name |
string |
no | Subscriber last name. |
phone |
string |
no | Subscriber phone number. |
metaData |
array |
no | Key-value custom meta data. |
Subscriber Unsubscribe
Arguments
Params | Type | Required | Description |
---|---|---|---|
email |
string |
yes | Subscriber email address. |
Category Upsert
Product Upsert
Send transactional email
Arguments
Params | Type | Required | Description |
---|---|---|---|
identity |
string |
yes | Email identity. |
email |
string |
yes | Subscriber email address. |
params |
array |
no | Key-value custom email params. |
Release History
- 2021-04-26 - 1.0.0 - Pre-release.
All versions of php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package roichamp/php-client contains the following files
Loading the files please wait ....