sstepanovvl/vk-php-sdk-floodcontrol-laravel

Package will handle throttling to VK API relies to VK API Rate limits

dev-master 2020-03-05 17:21 UTC

This package is auto-updated.

Last update: 2024-05-06 03:06:57 UTC


README

PHP library for VK API PHP SDK will throttle all outgoing requests to VK API to respect ADS API limits and Basic API limits

1. Installation

To install run the following command:

composer require sstepanovvl/vk-php-sdk-floodcontrol-laravel

2. Prerequisites

  • Laravel 5.1 or later
  • VK PHP SDK 5.101 or later
  • Predis 1.1 or later

3. License

The library is open-sourced software licensed under the MIT license.