Download the PHP package johndoejdg/vkontakte-php-sdk without Composer
On this page you can find all versions of the php package johndoejdg/vkontakte-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johndoejdg/vkontakte-php-sdk
More information about johndoejdg/vkontakte-php-sdk
Files in johndoejdg/vkontakte-php-sdk
Download johndoejdg/vkontakte-php-sdk
More information about johndoejdg/vkontakte-php-sdk
Files in johndoejdg/vkontakte-php-sdk
Vendor johndoejdg
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
Simple Vkontakte PHP SDK
Install
Install library with composer
dependency manager
- Add
"bocharsky-bw/vkontakte-php-sdk": "dev-master"
into therequire
section of yourcomposer.json
file - Run
$ composer.phar install
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 authorized 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 johndoejdg/vkontakte-php-sdk contains the following files
Loading the files please wait ....