Libraries tagged by in-memory
elliotsawyer/silverstripe-typesense
633 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
devuri/wp-adapter
265 Downloads
WordPress adapter contracts and in-memory testing doubles for clean, testable plugin development.
antevenio/memoize
4186 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
jotaelesalinas/php-simple-mapreduce
0 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.
jarir-ahmed/search
19 Downloads
A unified, framework-agnostic search abstraction for PHP with Elasticsearch and in-memory engines.
horde/memcache
165 Downloads
Memcache client library
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.
timacdonald/cached-valuestore
717 Downloads
An extension of spatie/valuestore with in-memory caching.
sweetchuck/asset-jar
148 Downloads
Provides a very simple, shared, in-memory data storage.
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.
qubus/cache
180 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
php-standard-library/cache
341 Downloads
Async-safe in-memory LRU cache with per-key atomicity
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
pecl/xml-xmldiff
1 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.