Libraries tagged by cache hash

pixelant/recall

2 Favers
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.

Go to Download


phpx/consistenthash

1 Favers
6 Downloads

PHPX Consistent Hash Library

Go to Download


hashtap/memcache

0 Favers
51 Downloads

Memcache driver for Laravel

Go to Download


hashtap/laravel-responsecache

0 Favers
47 Downloads

Speed up a Laravel application by caching the entire response

Go to Download


mishanikodev/assetter

0 Favers
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.

Go to Download


konstantin-s/silex-lazycache

1 Favers
21 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.

Go to Download


colinmollenhour/cache-backend-file

144 Favers
17657032 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.

Go to Download


rinvex/laravel-cacheable

113 Favers
121747 Downloads

Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.

Go to Download


fdmind/ignore-query-strings

6 Favers
122 Downloads

If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.

Go to Download


hushulin/laravel-route-cache

0 Favers
4 Downloads

Laravel route cache

Go to Download


crazynds/crypto-cache

0 Favers
414 Downloads

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.

Go to Download


v8-ict/laravel-smart-cache

0 Favers
14 Downloads

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

Go to Download


oscarricardosan/cache_object

0 Favers
525 Downloads

Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.

Go to Download


mouf/utils.cache.session-cache

0 Favers
11 Downloads

This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).

Go to Download


zvestaphp/cacheable

0 Favers
130 Downloads

Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.

Go to Download


<< Previous Next >>