Libraries tagged by leaky
unapartidamas/weaver-orm
26 Downloads
PHP 8.4+ ORM for Symfony. Zero reflection, no proxies, no memory leaks. Worker-safe by design.
saleemepoch/txtnation
147 Downloads
A Laravel library to help send free and premium SMS via txtNation. Forked from Marc O'Leary's txtNation Gateway
rylxes/laravel-tenant-jobs
4 Downloads
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.
reliforp/php-memory-dump
0 Downloads
Capture a PHP process's own memory in reli's RDUMP format from inside the process, in pure PHP, with no extension and no FFI. The dump is analysed offline with reli (finding leaks, reference cycles, memory bottlenecks, etc.).
reliforp/ext-rdump
5 Downloads
Capture a PHP process's own memory for offline analysis with reli (finding leaks, reference cycles, memory bottlenecks, etc.).
phyra/workerman-bridge
0 Downloads
Phyra — Run Laravel on Workerman. Fast, memory-safe, state-leak-aware, with a cross-platform control plane that works on Windows too.
phpdot/pool
1 Downloads
Generic coroutine-safe connection pool for Swoole. Holds any object. Channel-based with idle cleanup, optional heartbeat, and leak prevention.
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.
octo-php/symfony-bridge
0 Downloads
Core Symfony HttpKernel adapter for the Async PHP Platform — converts OpenSwoole requests/responses to HttpFoundation, manages long-running lifecycle (reset, anti-leak, streaming), and provides observability bridge.
nexphant/observability
27 Downloads
Nexphant Observability - Logging, Metrics, Leak Detection
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.
lombokclarion/facades
1 Downloads
Optional static-accessor facades for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
lombokclarion/active-record
1 Downloads
Optional ActiveRecord pattern for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
laravelsecurityaudit/laravel-mail-guard
0 Downloads
Scan outgoing Laravel mail for leaked secrets, PII, and compliance issues. Preview, block unsafe sends, and fail CI before email leaks.