Skip to main content
The biqli/sdk package supports PHP 8.1 or newer and uses a secret workspace API key.

Install

Add the key to your server environment:

Create a reusable client

In Laravel, bind this client as a singleton in a service provider rather than creating it for every event.

Track a lead

Track a sale

Handle errors

Do not log the API key or the entire unfiltered payload. The SDK retries bounded temporary failures. Stable event and invoice identifiers make retries safe across workers and deployments. See the complete PHP SDK reference.