PHPackages                             alxmsl/vkontakteclient - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. alxmsl/vkontakteclient

ActiveLibrary[API Development](/categories/api)

alxmsl/vkontakteclient
======================

Simple client for Vkontakte API

v1.0.4(10y ago)12614WTFPLPHP

Since Jul 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/alxmsl/VkontakteClient)[ Packagist](https://packagist.org/packages/alxmsl/vkontakteclient)[ RSS](/packages/alxmsl-vkontakteclient/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

Vkontakte API Client
====================

[](#vkontakte-api-client)

Simple client for Vkontakte API

Installation
------------

[](#installation)

Require packet in a composer.json

```
"alxmsl/vkontakteclient": ">=1.0.0"

```

Run Composer: `php composer.phar install`

Non-secure method call example
------------------------------

[](#non-secure-method-call-example)

```
// Create API client
$Client = new \Vkontakte\Client\API\Client();

// Non-secure method call
$Result = $Client->callNotSecure('users.get', array(
    'user_ids' => '5103,15380059',
));

// Show result
var_dump($Result);

```

License
-------

[](#license)

Copyright © 2014 Alexey Maslov This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~138 days

Total

5

Last Release

3768d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/950057?v=4)[Alexey Maslov](/maintainers/alxmsl)[@alxmsl](https://github.com/alxmsl)

---

Top Contributors

[![alxmsl](https://avatars.githubusercontent.com/u/950057?v=4)](https://github.com/alxmsl "alxmsl (13 commits)")[![Aliance](https://avatars.githubusercontent.com/u/7838144?v=4)](https://github.com/Aliance "Aliance (1 commits)")

---

Tags

vkvkontakteVK apivkontakte-api

### Embed Badge

![Health badge](/badges/alxmsl-vkontakteclient/health.svg)

```
[![Health](https://phpackages.com/badges/alxmsl-vkontakteclient/health.svg)](https://phpackages.com/packages/alxmsl-vkontakteclient)
```

###  Alternatives

[getjump/vk

Library for work with API Vk.com

20048.5k](/packages/getjump-vk)[vkcom/vk-php-sdk

VK PHP SDK

213803.4k17](/packages/vkcom-vk-php-sdk)[digitalstars/simplevk

Powerful PHP library/framework for VK API bots, supporting LongPoll &amp; Callback &amp; OAuth

883.9k3](/packages/digitalstars-simplevk)[jumper423/yii2-vk

Расширенная работа с API VK

301.6k](/packages/jumper423-yii2-vk)[asil/vkmarket

The PHP library for work with VK Market API

235.1k](/packages/asil-vkmarket)[yageorgiy/botman-vk-community-callback-driver

A VK community callback driver for botman.io framework

111.3k](/packages/yageorgiy-botman-vk-community-callback-driver)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
