Skip to content

staabm/thincache

Repository files navigation

This small cache abstraction layer was initially built because of the lack of PHP5.2 compilant caching libraries.

Supports PHP 8.1+

Supported features:
- use different backends, each with a dedicated driver
- unified api across backends
- proxying a cache driver; for transparent proxying of slow backends
- chaining several cache drivers; distributes content into several backends

About

Thin abstraction layer for often used cache backends.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages