Libraries tagged by In Memory
wilsonglasser/spout
32077 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
eliashaeussler/transient-logger
62312 Downloads
PSR-3 compliant logger to store logs in memory, especially useful for testing
reliforp/reli-prof
460 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
pheature/inmemory-toggle
50749 Downloads
Pheature flags In Memory toggle implementation library.
mouf/utils.cache.in-memory-cache
353915 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
gaufrette/in-memory-adapter
39870 Downloads
In Memory adapter for Gaufrette
g4/identity-map
52931 Downloads
identity-map php library
piotrpress/streamer
2443 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
myqaa/spout
4920 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
moralesgea/spout
4220 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
koolreport/spout
14021 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
exment-git/spout
18899 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
adnanmula/spout
9599 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
kalibora/real-temporary-file
50936 Downloads
A real temporary file (not in memory). And temporary directory.
aterrien/forp-profiler
185 Downloads
A PHP profiler written in C. forp 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.