Download the PHP package crazynds/crypto-cache without Composer
On this page you can find all versions of the php package crazynds/crypto-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crazynds/crypto-cache
More information about crazynds/crypto-cache
Files in crazynds/crypto-cache
Download crazynds/crypto-cache
More information about crazynds/crypto-cache
Files in crazynds/crypto-cache
Vendor crazynds
Package crypto-cache
Short Description Package that encrypts all data used in the cache in such a way that a malicious user who has access to the cache system such as redis for example cannot extract the data directly.
License MIT
Package crypto-cache
Short Description Package that encrypts all data used in the cache in such a way that a malicious user who has access to the cache system such as redis for example cannot extract the data directly.
License MIT
Please rate this library. Is it a good library?
Informations about the package crypto-cache
CryptoCache for Laravel
This package encrypts the data stored in cache using the standard laravel library and saves it in another cache, allowing you to cache sensitive data, preventing any intrusion from leaking that data.
Installation
-
Install the package
Tested and supported versions of Laravel
- 9.x
- 8.x
All versions of crypto-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/contracts Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/cache Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/contracts Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/cache Version ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
The package crazynds/crypto-cache contains the following files
Loading the files please wait ....