Libraries tagged by leak
tomasvotruba/class-leak
2281200 Downloads
Detect leaking classes
artisansdk/ratelimiter
4089133 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
roave/no-leaks
282748 Downloads
maba/gentle-force-bundle
551299 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
631260 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
shipmonk/memory-scanner
35101 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
jeroenvisser101/leakybucket
118039 Downloads
An implementation of the Leaky Bucket algorithm.
pushery/polyslug-for-laravel
3314 Downloads
Polymorphic, multilingual routable identity for Eloquent — leak-safe IDs, per-locale slugs, and hreflang out of the box.
robwittman/leaky-bucket-rate-limiter
6755 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
rubix/sentiment
581 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
detain/rate-limit
3142 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
9494 Downloads
Fork do codeitnowin/barcode que foi descontinuado
laramint/laravel-security-scanner
1640 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
1285 Downloads
Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).
cline/cloak
7181 Downloads
Prevent sensitive exception details from leaking in Laravel applications