Skip to content

horde/Cache

Repository files navigation

horde/cache

PSR-16 Simple Cache implementation with multiple storage backends.

Key Features

  • PSR-16 Simple Cache Interface - Standard get/set/delete/clear/has/getMultiple/setMultiple/deleteMultiple
  • Age Filtering - Per-retrieval lifetime checks for some backends (SQL, File, Session, Hashtable, MongoDB)
  • 9 Storage Backends - Memory, File, SQL, Memcache, Redis, APCu, Session, Hashtable, MongoDB
  • Constructor Injection - Modern dependency injection with PSR-3 logger support
  • Type Safety - PHP 8.1+ with strict types

Documentation

References

About

Horde Caching API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages