Libraries tagged by inmemory
shippinno/laravel-process-log
883 Downloads
Log Laravel process time and memory usage.
shawty81/multiprocessor
1716 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()
shavy/qcache
60 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
sharnw/filecached-php
132 Downloads
A simple PHP key-value datastore using filesystem instead of memory
shanginn/mem0
3 Downloads
Memory for AI Agents; SOTA in AI Agent Memory;
ronydebnath/mcp-sdk
2 Downloads
A Laravel package for building AI-driven conversational applications with real-time streaming, secure authentication, and flexible memory management.
romangorbatko/rg.bloom.filter
204 Downloads
The best way to check object existence and save memory and disk usage.
rashiqulrony/laravel-csv-import
1 Downloads
Import Very Large CSV Without File Store and Chunk Upload system Laravel package to export and import CSV files in a memory-optimized way
qudecim/pms-client
2 Downloads
Client for persistent memory storage
puleeno/nhanh-vn-sdk
2 Downloads
PHP SDK chính thức cho Nhanh.vn API - Giải pháp tích hợp hoàn chỉnh với kiến trúc SOLID, cache thông minh và memory management tối ưu
phplegends/sysv
120 Downloads
This library is a API This for PHP module that provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging (IPC).
php-xml/large-text-node
300 Downloads
Handling large text nodes requires using low-end PHP API functions. This package provides a simple interface to write large text nodes to a resource so that memory usage is reduced to a minimum.
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.
orz/pitk
5 Downloads
Personal Integration Toolkit, Memory Cache, Apcu Cache, Memcached Cache, Gump Validation
onlyphp/codeigniter3-csvimporter
27 Downloads
A robust CSV importer library for CodeIgniter 3 with background processing support, progress tracking, and detailed statistics. Perfect for handling large CSV files without timeouts or memory issues.