Requirements
- PHP 8.3 or later
- The
jsonextension
Install
Configure
Pass your secret key. The key decides the environment — see Authentication.max_retries applies to connection errors, 429 and 5xx responses, with exponential
backoff. The idempotency key is preserved across retries, so a retried write cannot create a
duplicate.
On Laravel, do not construct the client by hand — see
Laravel integration.
Verify
Source and releases
orqex/orchestrate-php