postuf / vkontakte-api-lib
Vkontakte scenario-based API aimed at OSINT
Installs: 2 024
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 10
Open Issues: 0
Requires
- php: ^8.0
- ext-curl: *
- ext-json: *
- phpseclib/phpseclib: ^2.0
- react/http: ^0.8.4
- react/http-client: ^0.5.9
- vkcom/vk-php-sdk: ^5.101
Requires (Dev)
- phpunit/phpunit: ^8.0
This package is not auto-updated.
Last update: 2025-03-19 19:19:08 UTC
README
Description
Vkontakte API from official api.
Rationale
Vkontakte protocol https://vk.com/dev/SDK has technically thorough and detailed documentation, but does not give an opportunity to configure request parameters. With our libi you can easily set any cURL configuration. Our library makes it possible to get information on profiles. You can get
- status
- timestamp
- photo(avatar)
Requirements
- PHP 8.0+
- Composer
- phpseclib
Docs
QuickStart
First of all, add library to your app user composer:
composer require postuf/vkontakte-api-lib
To check out usage examples, go to examples
dir.
Limitations
There is a limit on the number of profiles for which you can immediately get information. If the figure exceeds 800, you will get an exception