Download the PHP package th3mouk/reactive-klaviyo without Composer
On this page you can find all versions of the php package th3mouk/reactive-klaviyo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download th3mouk/reactive-klaviyo
More information about th3mouk/reactive-klaviyo
Files in th3mouk/reactive-klaviyo
Download th3mouk/reactive-klaviyo
More information about th3mouk/reactive-klaviyo
Files in th3mouk/reactive-klaviyo
Vendor th3mouk
Package reactive-klaviyo
Short Description PHP client to send Klaviyo events with Reactive Programming paradigm
License MIT
Package reactive-klaviyo
Short Description PHP client to send Klaviyo events with Reactive Programming paradigm
License MIT
Please rate this library. Is it a good library?
Informations about the package reactive-klaviyo
Klaviyo HttpClient
This PHP library provide a simple way to send events to Klaviyo API. This implementation is based on an asynch HttpClient that use Reactive Programming paradigm.
Installation
composer require th3mouk/reactive-klaviyo
Basic usage
Create an instance of HttpClient
Instantiate Klaviyo Client
Create a payload
According to Klaviyo documentation, the payload
must be base64 encoded.
This library use fluent setters to ease its creation and enforce typing with a
Property
class.
Send
Two methods are available, the same that in documentation.
Please
Feel free to improve this library.
All versions of reactive-klaviyo with dependencies
PHP Build Version
Package Version
The package th3mouk/reactive-klaviyo contains the following files
Loading the files please wait ....