PHPackages                             lichi/vk-sdk - 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. [Framework](/categories/framework)
4. /
5. lichi/vk-sdk

ActiveLibrary[Framework](/categories/framework)

lichi/vk-sdk
============

Core for lichi Framework

1.0.3(5y ago)01441MITPHP

Since Nov 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/IvanHunters/lichi-vk-sdk)[ Packagist](https://packagist.org/packages/lichi/vk-sdk)[ Docs](https://github.com/IvanHunters/lichi-vk-sdk)[ RSS](/packages/lichi-vk-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (3)Versions (3)Used By (1)

lichi-vk-sdk
============

[](#lichi-vk-sdk)

**For install:**

```
composer require lichi/vk-sdk

```

**Simple work with sdk**

```
include "vendor/autoload.php";

use Lichi\Vk\Sdk\ApiProvider;

$apiProvider = new ApiProvider("VK_TOKEN");
$apiProvider->documents->downloadFromUrl("URL_DOCUMENTS", "file.jpg");
$attachment = $apiProvider->documents->upload("file.jpg", USER_ID);
$message_id = $apiProvider->messages->send(USER_ID, "Text Message", ['attachment'=>$attachment]);

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~91 days

Total

2

Last Release

1958d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dc90dea0af427c7501b6494809381ce8716670db9d448dc890b3056b5bb3033?d=identicon)[Lichi](/maintainers/Lichi)

---

Top Contributors

[![IvanHunters](https://avatars.githubusercontent.com/u/49371933?v=4)](https://github.com/IvanHunters "IvanHunters (3 commits)")

---

Tags

vk-sdklichi

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lichi-vk-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/lichi-vk-sdk/health.svg)](https://phpackages.com/packages/lichi-vk-sdk)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M296](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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