Download the PHP package bocharsky-bw/vkontakte-php-sdk without Composer
On this page you can find all versions of the php package bocharsky-bw/vkontakte-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bocharsky-bw/vkontakte-php-sdk
More information about bocharsky-bw/vkontakte-php-sdk
Files in bocharsky-bw/vkontakte-php-sdk
Download bocharsky-bw/vkontakte-php-sdk
More information about bocharsky-bw/vkontakte-php-sdk
Files in bocharsky-bw/vkontakte-php-sdk
Vendor bocharsky-bw
Package vkontakte-php-sdk
Short Description Vkontakte PHP SDK
License MIT
Homepage https://github.com/bocharsky-bw/vkontakte-php-sdk
Package vkontakte-php-sdk
Short Description Vkontakte PHP SDK
License MIT
Homepage https://github.com/bocharsky-bw/vkontakte-php-sdk
Please rate this library. Is it a good library?
Informations about the package vkontakte-php-sdk
VKontakte PHP SDK
A simple and lightweight PHP SDK library for VKontakte social network.
Install
Install library with Composer dependency manager:
Include
Require composer
autoloader in your index file:
Create instance of Vkontakte
class with your own configuration parameters:
OAuth authorization
Build authorization link in your template:
Handle response, received from oauth.vk.com
and store access token to session
for restore it when page will be reload:
Get the authenticated user ID
Calling API
For more info read the official docs:
All versions of vkontakte-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package bocharsky-bw/vkontakte-php-sdk contains the following files
Loading the files please wait ....