Download the PHP package pardnchiu/cache without Composer
On this page you can find all versions of the php package pardnchiu/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pardnchiu/cache
More information about pardnchiu/cache
Files in pardnchiu/cache
Download pardnchiu/cache
More information about pardnchiu/cache
Files in pardnchiu/cache
Vendor pardnchiu
Package cache
Short Description PD\Cache is A hybrid caching system for PHP that combines Redis and filesystem caching with automatic fallback support.
License MIT
Package cache
Short Description PD\Cache is A hybrid caching system for PHP that combines Redis and filesystem caching with automatic fallback support.
License MIT
Please rate this library. Is it a good library?
Informations about the package cache
PD\Cache
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.
Features
- Hybrid caching strategy (Redis + Filesystem)
- Automatic fallback to filesystem when Redis is unavailable
- Built-in HTML / Text content optimization
- Automatic cache expiration handling
- Cache cleanup mechanism
- MD5 key generation for cache entries
Key Capabilities
- Get/Set cache with automatic storage selection
- HTML/Text content minification
- Automatic cache expiration
- Cache cleanup for expired entries
- System resilience fallback mechanism
Dependencies
pardnchiu/redis
- For Redis caching support (optional)/storage/caches
- Write permission on storage directory
How to Use
Installation
License
This source code project is licensed under the MIT license.
Creator
Pardn Chiu
©️ 2024 Pardn Chiu
All versions of cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package pardnchiu/cache contains the following files
Loading the files please wait ....