Libraries tagged by leak
alasaly/monitor-memory-leak
2 Downloads
Monitor memory leak in php
twinh/rate-limiter
3 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
sqlr/throttling
2 Downloads
PHP library with throttling algorithms.
otzy/intensity-throttle
23 Downloads
limits the rate of event of any kind using leaky bucket algorithm
arraypress/ipqualityscore
8 Downloads
A PHP library for integrating with the IPQualityScore API in WordPress, providing proxy, VPN & email validation, phone verification, dark web monitoring, URL scanning, and fraud prevention. Features comprehensive response handling and WordPress transient caching.
jalismrs/gentle-force
122 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
leakon/money
11 Downloads
A Money Lib
leakon/meituan-open
9 Downloads
A php version of meituan open sdk.
leakon/http
14 Downloads
Simple http library
unique/was-password-pwned
3 Downloads
A small tool to check if a password has been leaked against haveibeenpwned.com database.
pyrech/do-not-expose-your-symfony
4 Downloads
Change some default Symfony configuration to not leak you are using it
php-job-daemon/php-job-daemon
9 Downloads
A super lightweight PHP library to create a job daemon (e.g. consumer scripts) off of that is robust, free of memory leaks, and can run forever.
madmatt/silverstripe-elastic-proxy
24 Downloads
A simple proxy module to ensure your Elastic API keys aren't leaked.
loops/gdimage
110 Downloads
Import, transform, export images helping GD. This library provides: GIF support, JPEG support, PNG24 support, PNG8 support, animated GIF support, APNG support, HTTP support, data URI support, palette color enhancement (especially on GD transparent color leaks), resizing (crop, fit, filled), color filtering (grayscale, sepia, custom…), convolution (blur, sharpen, invert, custom…), blending (multiply, hard light, overlay, custom…)… I will not detail all the abilities.
jdimitrov/php-ratelimit
69 Downloads
PHP rate limiting library with Leaky Bucket Algorithm