internet/intercache

A lightweight PHP cross-request caching library.

2.1.2 2019-10-16 12:23 UTC

This package is auto-updated.

Last update: 2024-03-29 04:12:20 UTC


README

A lightweight PHP PSR-6 compliant, cross-request caching library.

Features

  • Standards Compliant: Built to the PSR-6 specification.
  • Lightweight: Only 6kB total source code.
  • Tested: Standard unit tests provided.