Libraries tagged by memoq
carlosio/opcache-dashboard
50499 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
bentools/string-combinations
167103 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1587836 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
556163 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
zf1s/zend-memory
364208 Downloads
Zend Framework 1 Memory package
zf1/zend-memory
457422 Downloads
Zend Framework 1 Memory package
stayallive/laravel-passport-memoized
12170 Downloads
Laravel Passport memoized repositories.
ninsuo/php-shared-memory
18713 Downloads
Share variables across multiple PHP apps
jamm/memory
24063 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
97911 Downloads
Provide cache to memory for your class.
fadilxcoder/in-memory-dba
97181 Downloads
In Memory Database Abstraction Layer
cmsig/seal-memory-adapter
18522 Downloads
An adapter to support to write into memory for cmsig/seal search abstraction.
brandembassy/php-memory
103034 Downloads
A simple tool to provide an easy-to-use API to get memory configuration from php.ini.
atrapalo/phpunit-memory-and-time-usage-listener
36923 Downloads
PHPUnit Listener for measure time and memory usage
ministryofjustice/phpunit-memory-usage
70383 Downloads
Report high memory usage PHPUnit tests