Libraries tagged by in-memory-cache
beste/in-memory-cache
2268688 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
marvin255/in-memory-cache
266 Downloads
Array based cache for PHP
anik/cache
9 Downloads
ropi/in-memory-cache
21 Downloads
PSR-16 compatible in-memory cache library
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
invincible-tech-systems/easeampredis
35 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
15 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.
memcrab/imcache
1578 Downloads
PHP In Memory Cache Lib for Memcrab Core API
tonybogdanov/memoize
4269 Downloads
Object & class-level in-memory caching
shypes/language-translator
104 Downloads
This is a simple light weight language parser to help with language key translation built for speed using in-memory caching optimization technique.
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
codedge/trnsltr
2 Downloads
A translation service with DeepL integration using (in-memory) caching to save translated texts.