Libraries tagged by php cache
typearea/hyphenator
14368 Downloads
Hyphenator is a cache-enabled PHP port of the JavaScript Hyphenator.js by Mathias Nater, and this is a bugfix fork of github.com/webrocker/hyphenator
renakdup/cache-warm-up
788 Downloads
PHP cache warmup via CLI tool
bnomei/kirby3-php-cachedriver
2398 Downloads
PHP based Cache-Driver
sparq-php/cache
3161 Downloads
Cache made simple
silviooosilva/cacheer-php
69 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
platine-php/cache
3830 Downloads
Platine Cache is the implementation of PSR 16 simple cache
php-extended/php-simple-cache-logger
11459 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
gameplayjdk/php-file-cache
5422 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
1393 Downloads
PSR-16 simple cache provider based on files.
cajogos/php-temp-cache
567 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
blitz-php/cache
4610 Downloads
Bibliothèque de mise en cache facile avec prise en charge de plusieurs systèmes de mise en cache
takuya/php-sysv-ipc-shm-cache
516 Downloads
php sysv ipc cache
subjective-php/psr-cache-redis
12290 Downloads
PSR-16 SimpleCache Implementation using Predis
smorken/cache-assist
4228 Downloads
CacheAssist for PHP 8/Laravel
php-extended/php-http-client-cache-psr6
22277 Downloads
A psr-18 compliant middleware client that handles requests through a psr-6 compliant cache.