Libraries tagged by leaky
bayfrontmedia/leaky-bucket
801 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
sqlr/throttling
3 Downloads
PHP library with throttling algorithms.
twinh/rate-limiter
4 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
otzy/intensity-throttle
25 Downloads
limits the rate of event of any kind using leaky bucket algorithm
maatify/rate-limiter
163 Downloads
Flexible PSR-15 rate limiter supporting Redis, MongoDB, and MySQL via real and fake drivers. Provides multi-strategy algorithms, burst control, sliding window, token bucket, and integration with Maatify Data Repository.
kartubi/php-redis-rate
3 Downloads
Redis-based rate limiting for PHP/Laravel using GCRA algorithm
avanboxel/php-rate-limiter
13 Downloads
A flexible rate limiting library for PHP applications with multiple algorithm implementations and persistent storage support
jalismrs/gentle-force
123 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jdimitrov/php-ratelimit
72 Downloads
PHP rate limiting library with Leaky Bucket Algorithm
davidfricker/floodgates
27 Downloads
High-speed rate limiter using the leaky bucket algorithm
tomasvotruba/class-leak
2140960 Downloads
Detect leaking classes
roave/no-leaks
281658 Downloads
shipmonk/memory-scanner
32020 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
leakeung/barcode
8952 Downloads
Fork do codeitnowin/barcode que foi descontinuado
laramint/laravel-security-scanner
967 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.