SkillAgentSearch skills...

Cache

A PHP cache abstraction library for FluxBB.

Install / Use

/learn @fluxbb/Cache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fluxbb-cache Build status

fluxbb-cache is an API abstraction around various different cache stores available for PHP. Filters are supported to allow encoding of data during storage. For cache stores that do not support data expiration (i.e. use of TTL) it is emulated.

Documentation

On our website

Supported cache stores

Serializers & Filters

fluxbb-cache also allows for adding serializers and filters to data, to further serialize, compress or encrypt data.

License

LGPL - GNU Lesser General Public License

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4mo ago
Forks3

Languages

PHP

Security Score

82/100

Audited on Nov 13, 2025

No findings