Libraries tagged by leak
tomasvotruba/class-leak
2002291 Downloads
Detect leaking classes
artisansdk/ratelimiter
3777098 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
roave/no-leaks
280916 Downloads
maba/gentle-force-bundle
538450 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
615659 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
shipmonk/memory-scanner
29236 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
jeroenvisser101/leakybucket
117728 Downloads
An implementation of the Leaky Bucket algorithm.
robwittman/leaky-bucket-rate-limiter
6485 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
nadylib/leaky-bucket
34573 Downloads
An fiber-based implementation of the LeakyBucket algorithm
detain/rate-limit
1982 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
leakeung/barcode
8606 Downloads
Fork do codeitnowin/barcode que foi descontinuado
laramint/laravel-security-scanner
701 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.
friendsofhyperf/rate-limit
663 Downloads
Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).
four-bytes/four-rate-limiting
407 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket
cline/cloak
4185 Downloads
Prevent sensitive exception details from leaking in Laravel applications