An open API service indexing awesome lists of open source software.

https://github.com/snellingio/tokenbucket

Simple token bucket implementation
https://github.com/snellingio/tokenbucket

onroi php-7 php7 rate-limit rate-limiter rate-limiting snelling token-bucket

Last synced: about 1 month ago
JSON representation

Simple token bucket implementation

Awesome Lists containing this project

README

          

TokenBucket
=========================

Simple token bucket implementation.

## Installation
```
composer require snelling/tokenbucket
```