Libraries tagged by inmemory
jdwx/array-cache
3151 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
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
234 Downloads
WordPress adapter contracts and in-memory testing doubles for clean, testable plugin development.
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
antevenio/memoize
4186 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
metasyntactical/inmemory-logger
30963 Downloads
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
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
18 Downloads
A unified, framework-agnostic search abstraction for PHP with Elasticsearch and in-memory engines.
horde/memcache
165 Downloads
Memcache client library
anik/cache
125 Downloads
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.