/php-examples

Examples for interacting with STRM Privacy with PHP

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.