2017 © Pedro Peláez
 

package cache

image

moroz1999/cache

  • Thursday, June 28, 2018
  • by moroz1999
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

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., (*1)

Documentation

On our website, (*2)

Supported cache stores

Serializers & Filters

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

License

LGPL - GNU Lesser General Public License, (*4)

The Versions

28/06 2018

dev-master

9999999-dev

  Sources   Download

28/06 2018

1.0.2

1.0.2.0

  Sources   Download

27/06 2018

1.0.1

1.0.1.0

  Sources   Download