Libraries tagged by inmemory
webgriffe/in-memory-repository
208 Downloads
A Doctrine repository implementation with in-memory storage.
sweetrdf/in-memory-store-sqlite
500 Downloads
RDF in-memory quad store implementation using PDO and SQLite.
smashed-egg/laravel-in-memory-auth
22 Downloads
This package allows you to Authenticate an admin area without the need for a database.
ropi/in-memory-cache
22 Downloads
PSR-16 compatible in-memory cache library
metasyntactical/inmemory-logger
30848 Downloads
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
mauretto78/in-memory-list-bundle
37 Downloads
PHP Bundle
neos/eventstore-inmemorystorageadapter
1 Downloads
tiny/dbunit
8 Downloads
Enhances database testing with SQLite in-memory engine.
shypes/language-translator
105 Downloads
This is a simple light weight language parser to help with language key translation built for speed using in-memory caching optimization technique.
sahithvibudhi/php-lazal
10 Downloads
A PHP Lazal Client
nael_d/cachex
6 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
lmammino/guzzle-apcu-fs-cache
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
kba-team/memory-container
430 Downloads
PSR-11 container storing its values in memory and offering a singleton access.
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.