Libraries tagged by inmemory
tyloo/atc
2 Downloads
Fluent API testing for Symfony with JSON Schema validation, container mocking, and in-memory infrastructure swaps.
tonybogdanov/memoize
4293 Downloads
Object & class-level in-memory caching
token27/nexus-ai-tracking
14 Downloads
Lightweight execution store (JSONL / SQLite / InMemory) for tracking executions with cost, latency and token metrics.
tlmcclatchey/registry
0 Downloads
A tiny, DI-friendly in-memory registry with per-key locks and a global freeze switch.
thesis/byte-cursor
106 Downloads
In-memory buffer for read/write capabilities.
tetthys/collection-pagination
35 Downloads
Functional core + Laravel adapter to paginate in-memory collections like Eloquent paginate().
tagsearch/php-engine
0 Downloads
In-memory tag search engine for e-commerce (DAWG + BM25 + hybrid ranking)
suvera/winter-memdb
0 Downloads
Winter Memdb module supports many In memory databases, such as Apache Ignite, Redis, Memcached etc..
sugarcraft/candy-metrics
0 Downloads
Telemetry primitives for SugarCraft / CandyWish — counters, gauges, histograms with pluggable backends (in-memory, StatsD UDP, Prometheus textfile, JSON stream). Drop-in middleware for SSH session metrics.
specoto/trace-reference
0 Downloads
PSR-22 Application Tracing: reference implementation with exporters, propagation, and in-memory tracers
sdn/test-simple-car-repository
32 Downloads
Package simple in-memory repository of a car for cross-platform grafts tests on graftcode
scrawler/swoole-cache
72 Downloads
High Speed in memory cahce using swoole table
scale/store
3 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
roesch/html-format
174 Downloads
A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)
rasuvaeff/circuit-breaker
1 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends