xedelweiss/vk-api-wrapper
Composer 安装命令:
composer require xedelweiss/vk-api-wrapper
包简介
VK API wrapper
README 文档
README
composer require xedelweiss/vk-api-wrapper
Использование
$vk = new VkApi\Connection($appId, $appKey, $accessToken);
$result = $vk->...; // Следуй подсказкам IDE
Благодарность
- Andreas Lutro за PHP cURL, Simple PHP cURL wrapper class (https://github.com/anlutro/php-curl)
- Brian Nesbitt за Carbon, A simple PHP API extension for DateTime (https://github.com/briannesbitt/carbon)
- Intervention за Image, PHP Image Manipulation (https://github.com/Intervention/image)
- Sebastian Bergmann за PHPUnit, The PHP Unit Testing framework (https://github.com/sebastianbergmann/phpunit)
- Symfony за VarDumper, The VarDumper Component (https://github.com/symfony/var-dumper)
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-12