moroz1999/cache

There is no license information available for the latest version (1.1.0) of this package.
Maintainers

👁 moroz1999

Package info

github.com/moroz1999/cache

Type:package

pkg:composer/moroz1999/cache

Statistics

Installs: 295

Dependents: 1

Suggesters: 0

Stars: 0

1.1.0 2020-12-20 22:04 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License 250f5f50de2e21a4b312ab6f386050b32a137615

This package is auto-updated.

Last update: 2026-06-21 10:14:16 UTC


README

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