Libraries tagged by leak
andrewcarteruk/nomoreleaksbundle
145 Downloads
A Symfony bundle that kills memory leaks using lasers and ninja stars
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
org_heigl/password
12 Downloads
An Object for passwords - Stop leaking passwords to logs or stacktraces!
ninjaphp/ninja
616 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
lvmorales1/privacy-scanner
38 Downloads
Scan files and git repositories for secrets and personal data leaks
hktr92/php-secrecy
5 Downloads
Secrecy holds your sensitive data as safe as possible from leaking.
colinmollenhour/rate-limiter
32 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
rosua/leak
154 Downloads
a ReflectionClass wrapper to leak an encapsulated class
jced-artem/leak-safe-generator
16 Downloads
Generator wrapper to prevent memory leaks
talkinnl/dont-leak
1050 Downloads
Safely cleans all own Test properties to prevent phpunit memory leaks
pskuza/leakybucket
14 Downloads
An implementation of the Leaky Bucket algorithm.
anywherephp/class-leak
4 Downloads
Detect leaking classes
alasaly/monitor-memory-leak
2 Downloads
Monitor memory leak in php
twinh/rate-limiter
4 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
sqlr/throttling
3 Downloads
PHP library with throttling algorithms.