Skip to content

sjinks/php-memory-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-memory-cache

Build Status Scrutinizer Code Quality Code Coverage Build Status

PSR-6 and PSR-16 compliant memory cache.

Because the cache does not outlive the request, the package should probably not be used in a production environment; however, it still can be useful to run tests.