Libraries tagged by In Memory
devdmkr/spout
23 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
dancal/spout
37 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
dahuicyh/openspout
32 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
conghau/spout
1219 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
afaanbilal/spout
11 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
webcode/zipper
8 Downloads
Allows Zip Archive Creation in Memory Alone, Great for file downloads
tonybogdanov/memoize
4284 Downloads
Object & class-level in-memory caching
thesis/byte-cursor
106 Downloads
In-memory buffer for read/write capabilities.
sweetchuck/asset-jar
110 Downloads
Provides a very simple, shared, in-memory data storage.
suvera/winter-memdb
0 Downloads
Winter Memdb module supports many In memory databases, such as Apache Ignite, Redis, Memcached etc..
scrawler/swoole-cache
72 Downloads
High Speed in memory cahce using swoole table
scale/store
3 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
roesch/html-format
174 Downloads
A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
opine/config
955 Downloads
Service for reading/accesing configurations from disk and caching them in memory