Libraries tagged by save memory
fsi/reflection
67724 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
mjsilva/in-memory-storage
28597 Downloads
Simple class that uses singleton pattern to save whatever in memory
mitmelon/compress
4199 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
asika/sql-splitter
5740 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
live627/phpunit-garbage-collector
3 Downloads
Reset properties to save memory after each test
romangorbatko/rg.bloom.filter
204 Downloads
The best way to check object existence and save memory and disk usage.
kalibora/csv-streamed-response
2211 Downloads
CSV streamed response that saves memory usage with symfony and doctrine
razorpay/php-bloom-filter
196 Downloads
The best way to check object existence and save memory and disk usage.
celestriode/dynamic-registry
31 Downloads
Simple, individual registries that are populated on-demand to save on memory.
elementary/runtime-config
563 Downloads
Save configure in memory.
codedge/trnsltr
2 Downloads
A translation service with DeepL integration using (in-memory) caching to save translated texts.
dot-env-it/collage
281 Downloads
An adaptive, memory-safe image collage generator for Laravel.
wikimedia/luasandbox
2 Downloads
LuaSandbox is an extension for running untrusted Lua code within a PHP web request. Code is run in a stripped-down, safe environment. Time and memory limits can be set.
kode/ai-agent
13 Downloads
企业级 PHP AI Agent 框架,兼容 Symfony AI 生态。支持短剧生成(多 Agent 协作)、多模态(文生图/视频/数字人/Seedance)、Monolog 日志、Fiber 协程、进程管理、AI 字幕、配音旁白、视频剪辑、工作流预设等企业级功能。
williamthogersen/minifier
21 Downloads
High-performance HTML minifier with Rust backend via PHP FFI. Provides fast, memory-safe HTML, CSS, and JavaScript minification using tokenized parsing.