Libraries tagged by In Memory
elementary/runtime-config
437 Downloads
Save configure in memory.
antevenio/memoize
3702 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
alexanderk23/hybrid-xml-parser
3732 Downloads
Simple class to parse huge XML files in a memory-efficient way
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace 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.
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
mauretto78/in-memory-list
495 Downloads
In Memory List
jlaso/simple-memory-db
111 Downloads
A simple db in memory
dhii/memoize-memory
1675 Downloads
An in-memory memoizer implementation.
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
danilopolani/filament-memory-tracker
90 Downloads
Track the memory usage of your workers and display them in Filament
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
memcrab/imcache
1966 Downloads
PHP In Memory Cache Lib for Memcrab Core API
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).