Libraries tagged by inmemory
windomz/shmcache
3016 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
webmaster/maxmind-db-reader
1204 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
simplito/ldba-php
88 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
simpletools/db-indexedfile
3059 Downloads
High-throughput non-concurrent NoSQL key-value file-based database with a memory-backed index.
rpungello/laravel-csv
259 Downloads
Memory-efficient CSV writer for Laravel Excel
rnr1721/depthnet
23 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
linuxparam/linuxparam
270 Downloads
Php script monitor RAM CPU MEMORY and other param linux server
jakubboucek/tar-stream-reader
1062 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
elecena/xml-iterator
1665 Downloads
Memory efficient and fast XML parser with iterator interface
boenrobot/big-xlsx-bundle
7427 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
alexanderk23/hybrid-xml-parser
3742 Downloads
Simple class to parse huge XML files in a memory-efficient way
symplify/amnesia
34424 Downloads
Relief for your long-term memory
geekality/timer
17389 Downloads
Simple class for logging time and memory usage of stuff
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.