biqli/sdk package supports PHP 8.1 or newer and uses a secret workspace API key.
SERVER TRACKING
PHP and Laravel
Track trusted conversions with the Biqli PHP SDK.
The
Add the key to your server environment:
In Laravel, bind this client as a singleton in a service provider rather than creating it for every event.
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.

