Libraries tagged by file caching
zachehret/cachemanager
352 Downloads
CacheManager is a simple PHP library for caching data in files.
emagedev/cachecontrol
123 Downloads
Add Hashes To Your Magento™ 1.9 Skin CSS, JS, And Merged Files To Prevent Browser Caching
christopherdarling/silverstripe-betterrequirementsversioning
24 Downloads
Replaces the querystring ?m=timestamp versioning to include the filestamp before the file extension for better caching
jaredchu/simple-cache
1419 Downloads
Simple PHP object caching base on temp file
hackerpro536/cache_image
29 Downloads
The primary class file for PHP Image Compressor & Caching
rik43/imagecache
16 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
creativestyle/magesuite-media-listing-cache
1445 Downloads
Extension provides caching capabilities for listings of files from media directory
awaisjameel/mimetypes
19 Downloads
A Laravel package for dynamically fetching, caching, and resolving MIME types and file extensions using the latest Apache MIME types list. Perfect for file upload validation and content-type detection.
vespula/simple-cache
60 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
temant/cache-manager
1 Downloads
A flexible caching system with multiple adapters (Redis, Memcached, File).
supergnaw/playfab-php
9 Downloads
A single-file PHP class for simple PlayFab API calls that uses the local database for caching.
ko/json-cache
84 Downloads
A caching module for storing data in a JSON file
ftembe/cachehandler
6 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
frizzy/parameter-cache
17 Downloads
Manages caching for a parameter array to a PHP file
edouardkombo/cache-util
14 Downloads
Driver classes for caching objects and variables via Apc, MemCache or files.