Libraries tagged by in-memory cache
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.
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
tonybogdanov/memoize
4269 Downloads
Object & class-level in-memory caching
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
1 Downloads
A translation service with DeepL integration using (in-memory) caching to save translated texts.