2017 © Pedro Peláez
 

library hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

image

cache/hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  • Wednesday, July 11, 2018
  • by Nyholm
  • Repository
  • 2 Watchers
  • 17 Stars
  • 859,272 Installations
  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 7 Versions
  • 17 % Grown

The README.md

Hierarchical PSR-6 cache pool

Gitter Latest Stable Version codecov.io Total Downloads Monthly Downloads Software License, (*1)

This is an implementation for the PSR-6 for an hierarchical cache architecture., (*2)

If you have a cache key like |users|:uid|followers|:fid|likes where :uid and :fid are arbitrary integers. You may flush all followers by flushing |users|:uid|followers., (*3)

It is a part of the PHP Cache organisation. To read about features like tagging and hierarchy support please read the shared documentation at www.php-cache.com., (*4)

Install

composer require cache/hierarchical-cache

Use

Read the documentation on usage., (*5)

Implement

Read the documentation on implementation., (*6)

Contribute

Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker., (*7)

The Versions

11/07 2018

dev-master

9999999-dev http://www.php-cache.com/en/latest/

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache psr-6 hierarchy hierarchical

16/07 2017

1.0.0

1.0.0.0 http://www.php-cache.com/en/latest/

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache psr-6 hierarchy hierarchical

13/03 2017

0.4.0

0.4.0.0 http://www.php-cache.com/en/latest/

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache psr-6 hierarchy hierarchical

07/08 2016

0.3.0

0.3.0.0 http://www.php-cache.com/en/latest/

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache tag psr-6 hierarchical

25/02 2016

0.2.1

0.2.1.0 https://github.com/php-cache/hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache tag psr-6 hierarchical

18/01 2016

0.2.0

0.2.0.0 https://github.com/php-cache/hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache tag psr-6 hierarchical

12/01 2016

0.1.0

0.1.0.0 https://github.com/php-cache/hierarchical-cache

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache tag psr-6 hierarchical