Registry / http-client / vkcom-vk-php-sdk

vkcom-vk-php-sdk

JSON →
library5.131.0phppackagistunverified

PHP SDK for interacting with the VK (Vkontakte) API.

composer require vkcom/vk-php-sdk
INSTALL
IMPORT
SIG · VKCOM-VK-PHP-SDK
V
vkcom-vk-php-sdk
http-clientphpv5.131.0
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.

VKApiClient
use VK\Client\VKApiClient;

Initialize the VK API client and fetch user data.

use VK\Client\VKApiClient; $vk = new VKApiClient('access_token'); $response = $vk->users()->get(['user_ids' => [1]]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.131.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
34
Resources
vkcom-vk-php-sdk — pip install vkcom-vk-php-sdk · libregistry