Libraries tagged by leak
upscale/stdlib-object-lifecycle
36 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
jbzoo/profiler
16433 Downloads
Simple Profiler for PHP code and unit tests
vatson/isolated-callback
2423 Downloads
Allows to execute a callback in a separate fork
pardovimes/serra
4230 Downloads
A Script to check if there is Domain-Driven Design layer leaks
detain/rate-limit
259 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
org_heigl/password
9 Downloads
An Object for passwords - Stop leaking passwords to logs or stacktraces!
ninjaphp/ninja
612 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.
luan-tavares/simple-curl
239 Downloads
Simple Curl without leak
hktr92/php-secrecy
5 Downloads
Secrecy holds your sensitive data as safe as possible from leaking.
rosua/leak
154 Downloads
a ReflectionClass wrapper to leak an encapsulated class
jced-artem/leak-safe-generator
14 Downloads
Generator wrapper to prevent memory leaks
talkinnl/dont-leak
1047 Downloads
Safely cleans all own Test properties to prevent phpunit memory leaks
pskuza/leakybucket
13 Downloads
An implementation of the Leaky Bucket algorithm.
nadylib/leaky-bucket
26438 Downloads
An fiber-based implementation of the LeakyBucket algorithm
bayfrontmedia/leaky-bucket
786 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.