2017 © Pedro Peláez
 

library encryption-cache

Adds encryption support to your PSR-6 cache implementation

image

cache/encryption-cache

Adds encryption support to your PSR-6 cache implementation

  • Sunday, July 8, 2018
  • by Nyholm
  • Repository
  • 4 Watchers
  • 0 Stars
  • 1,159 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

Encryption PSR-6 Cache pool

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

This repository has a encryption wrapper that makes the PSR-6 cache implementation encrypted., (*2)

Encryption and decryption are both expensive operations, and frequent reads from an encrypted data store can quickly become a bottleneck in otherwise performant applications. Use encrypted caches sparingly., (*3)

Install

composer require cache/encryption-cache

Use

Read the documentation on usage., (*4)

Implement

Read the documentation on implementation., (*5)

Contribute

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

The Versions

08/07 2018
17/07 2017

1.0.0

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

Adds encryption support to your PSR-6 cache implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

cache encryption encrypted psr6

13/03 2017

0.2.0

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

Adds encryption support to your PSR-6 cache implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

cache encryption encrypted psr6

25/12 2016

0.1.0

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

Adds encryption support to your PSR-6 cache implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

cache encryption encrypted psr6