QubusPHP / cache

PSR-6 and PSR-16 cache library with adapters for Memcached, Redis, Filesystem, APCu, and In-Memory.

Home Page:https://docs.qubusphp.com/cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSR-6 and PSR-16 Cache Component

PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory. Memcached, Redis,or APCu PHP extensions must be installed before using their adapters.

Requirements

  • PHP 8.2+

Install

$ composer require qubus/cache

More Info

About

PSR-6 and PSR-16 cache library with adapters for Memcached, Redis, Filesystem, APCu, and In-Memory.

https://docs.qubusphp.com/cache/

License:MIT License


Languages

Language:PHP 100.0%