Libraries tagged by in-memory
qubus/cache
200 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
php-standard-library/cache
366 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.
next/aop
36 Downloads
An AOP package that is resident in in-memory PHP frameworks, such as nextphp, WebMan.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
milpa/auth-webauthn
4 Downloads
Passkey / WebAuthn for the Milpa PHP framework: the WebAuthnVerifier, ChallengeStore and WebAuthnCredentialStore contracts, ceremony value objects, in-memory defaults, and a lbuchs adapter. A verified assertion mints a session — it is never a per-request transport. Zero framework, zero ORM.
jlaso/simple-memory-db
111 Downloads
A simple db in memory
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
blyattebayo/polymorph-plugin-test-kit
20 Downloads
Polymorph Extension SDK V2 test kit: in-memory fakes + PluginTestCase for extension unit tests.
axn/cached-valuestore
1192 Downloads
An extension of spatie/valuestore with in-memory caching.
antevenio/memoize
4199 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
alexandre-daubois/poq
5 Downloads
Provides an object-oriented API to query in-memory collections in a SQL-style.
grei/queue
35 Downloads
PHP in memory FIFO queue
cheppers/asset-jar
6764 Downloads
Provides a very simple, shared, in-memory data storage.