Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 639 Bytes

STRM Privacy PHP Driver Examples

This repository contains examples on how to use the PHP driver to send events to Stream Machine.

It consists of an example Event class (examples/Events/DemoEvent.php) and a script to instantiate the driver and send an event (examples/send.php).

Installation

Run composer install to install all dependencies.

Running the example

php examples/send.php <billingId> <clientId> <clientSecret>

Need help?

See our documentation or reach out to us.