Libraries tagged by cache hash
yiranzai/file-cache
3 Downloads
PHP File Cache, use Separate Chaining resolve hash conflict. one cache, one file, one bucket.
jeroenvdheuve/assetic-cache-busting-worker
11696 Downloads
Assetic cache busting worker. Adds a hash to the filename based on file content.
jeroenvdheuve/assetic-cache-busting-worker-bundle
11470 Downloads
Assetic cache busting worker bundle. Uses the assetic cache busting worker to add a hash to the filename based on file content.
lb/neos-hashed-asset-uri
284 Downloads
A tiny Neos/Flow package that provides an Eel helper to generate cache-busting URIs for static resources.
rubin/redis
5 Downloads
purplespider/silverstripe-assets-cachebusting
30 Downloads
Automatic cache busting for SilverStripe assets by appending file hash to URLs
pixelant/recall
3 Downloads
TYPO3 extension that remembers settings from a different request using a hash. E.g. recall settings or data used in the main request within an eID request.
phpx/consistenthash
6 Downloads
PHPX Consistent Hash Library
gaya/typo3-cacheable-resource-url
4 Downloads
Insert a hash in the url of all the resources.
hashtap/memcache
56 Downloads
Memcache driver for Laravel
hashtap/laravel-responsecache
49 Downloads
Speed up a Laravel application by caching the entire response
prasanth-j/otpify
39 Downloads
A secure, flexible OTP package for Laravel. Supports database and cache drivers, multiple purposes, hashed storage, events, and validation rules.
mishanikodev/assetter
13 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. It also updates the browser cache by calculating the MD5 hash of the file.
konstantin-s/silex-lazycache
23 Downloads
Simple cache provider. Stores URIs last-modified time and hash in DB. Do comparing on requests, return 304 code or code 200 and add record to DB.
colinmollenhour/cache-backend-file
23602648 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.