PHP SDK

Release status and source for the generated RevKeen PHP client

The generated PHP client source is public, but a supported package channel is not available yet.

Coming soon. Packagist is not linked and RevKeen has not verified a supported installation path for application use. Do not publish a Composer command as generally available until the reviewed package release is live.

Current status

ItemStatus
Package namerevkeen/sdk-php
Generated sourcegithub.com/RevKeen/sdk-php
Supported install commandComing soon
PackagistNot linked
Intended runtimePHP 8.1+

The source mirror is available for inspection. A tagged repository and a generated composer.json do not by themselves establish a supported public package channel.

What the reviewed release will provide

  • Generated API classes and typed response models from the public OpenAPI contract
  • Explicit caller-owned idempotency keys for retried financial mutations
  • Raw-body webhook signature verification
  • Named staging and production environments
  • Structured request errors with status and request IDs

These describe the generated source, not a promise that the package is installable today.

Use a verified surface today

Until the PHP package release is verified, call the REST API directly or use the available TypeScript SDK. Start in staging with an rk_sandbox_* key and keep the key on your server.

On this page