Libraries tagged by mezmo
bentools/string-combinations
179645 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1612754 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
722679 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
zf1s/zend-memory
392395 Downloads
Zend Framework 1 Memory package
zf1/zend-memory
464539 Downloads
Zend Framework 1 Memory package
stayallive/laravel-passport-memoized
12708 Downloads
Laravel Passport memoized repositories.
solodkiy/memorize
40728 Downloads
Simple cache for pure functions
shipmonk/memory-scanner
2786 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
ninsuo/php-shared-memory
20451 Downloads
Share variables across multiple PHP apps
jamm/memory
24890 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
h4kuna/memoize
119063 Downloads
Provide cache to memory for your class.
fadilxcoder/in-memory-dba
110257 Downloads
In Memory Database Abstraction Layer
cmsig/seal-memory-adapter
41836 Downloads
An adapter to support to write into memory for cmsig/seal search abstraction.
wilsonglasser/spout
49801 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
serendipity_hq/component-stopwatch
188772 Downloads
Measure your scripts (forked and improved from the Symofny's one)