beste/in-memory-cache
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
时间:2026-01-04 10:07
jamm/memory
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.
时间:2026-01-04 07:59
workbunny/pjson
PJson is used to parse JSON data and provide efficient memory management optimization
时间:2025-05-19 01:56
hotelmah/write-file
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
时间:2024-12-22 01:11
scale/store
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.
时间:2024-11-24 19:44
vega/memory-stat
Simple class which can be used to collect the PHP script memory usage information and to print all information.
时间:2014-11-08 16:10
cash/lrucache
An efficient memory-based Least Recently Used (LRU) cache
时间:2013-09-20 19:05