Libraries tagged by inmemory
phlib/csv
369 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
okayinc/stateless-session
8 Downloads
Library that allows Telegram Bots to have short term memory without using database access
mounirrquiba/openai
432 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
micoya/php-snowflake-shm
0 Downloads
Generate unique snowflake using PHP and shared memory.
lugosium/lugosiumovhvpsmonitorbundle
47 Downloads
OVH VPS Monitor view with HighCharts. Provides informations about CPU, Memory and Traffic.
larmias/larmias
9 Downloads
A memory resident php development framework.
koriym/fusion-cache
1293 Downloads
Memory+File hybrid cache
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
jclaveau/phpunit-profile-asserts
1506 Downloads
Provides asserts against memory usage and execution time for PHPUnit
jakubboucek/tar-stream-reader
938 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
intahwebz/lowmemoryclassloader
34 Downloads
A PHP class loader that uses a minimal amount of memory.
gpslab/shmop
736 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!
flatphp/memstore
85 Downloads
memory storage component
ebeacon/iterutil
7 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.