Libraries tagged by bucketjs
touhonoob/rate-limit
553524 Downloads
PHP rate limiting library with Token Bucket Algorithm
apix/log
1105233 Downloads
Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.
hyperf/token-bucket
1978932 Downloads
Implementation of the Token Bucket algorithm.
wgenial/s3-objects-stream-zip-php
94714 Downloads
S3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.
maba/gentle-force-bundle
552072 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
632213 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
palepurple/rate-limit
562794 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
deliciousbrains/wp-amazon-s3-and-cloudfront
215414 Downloads
Automatically copies media uploads to a storage provider's bucket for delivery. Optionally configure a CDN for even faster delivery.
storyous/bucket-determinator
109839 Downloads
jmathai/s3-bucket-stream-zip-php
115072 Downloads
PHP library to efficiently stream contents from an AWS S3 bucket or folder as a zip file
hyperf/rate-limit
301429 Downloads
A rate limiter implemented for Hyperf or other coroutine framework
fustundag/tokenbucket
702422 Downloads
PHP TokenBucket implementation for rate limit
white-rabbit-1-sketch/php-file-hash-map
5429 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
jeroenvisser101/leakybucket
118087 Downloads
An implementation of the Leaky Bucket algorithm.
laragear/cache-refresh
21432 Downloads
Save items in a bucket, retrieve them later.