Registry / http-client / keboola-storage-api-client

keboola-storage-api-client

JSON →
library18.8.2phppackagistunverified

Keboola Storage API PHP Client.

composer require keboola/storage-api-client
INSTALL
IMPORT
SIG · KEBOOLA-STORAGE-AP
K
keboola-storage-api-client
http-clientphpv18.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Keboola\StorageApi\Client;

Initialize the client and list tables.

use Keboola\StorageApi\Client; $client = new Client(['token' => 'your-token']); $tables = $client->listTables();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
18.8.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
keboola-storage-api-client — pip install keboola-storage-api-client · libregistry