Libraries tagged by this7 cache

swayok/cache-filesystem-adapter

0 Favers
53731 Downloads

A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.

Go to Download


innoge/laravel-policy-soft-cache

20 Favers
45521 Downloads

This package helps prevent performance problems with frequent Policy calls within your application lifecycle.

Go to Download


geeky/query-cache-builder

21 Favers
67216 Downloads

This package is caching every single query per request, to make sure that you will never duplicate your query again.

Go to Download


liip/doctrine-cache-bundle

72 Favers
468689 Downloads

This Bundle provides integration into Symfony2 with the Doctrine Common Cache layer.

Go to Download


liip/cache-control-bundle

111 Favers
125346 Downloads

This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.

Go to Download


cache/mongodb-adapter

8 Favers
47089 Downloads

A PSR-6 cache implementation using MongoDB. This implementation supports tags

Go to Download


cache/memcache-adapter

7 Favers
323020 Downloads

A PSR-6 cache implementation using memcache. This implementation supports tags

Go to Download


cache/illuminate-adapter

11 Favers
75062 Downloads

A PSR-6 cache implementation using Illuminate. This implementation supports tags

Go to Download


b13/warmup

11 Favers
108531 Downloads

This extension adds a CLI script to warmup the caches.

Go to Download


voceconnect/wp-large-options

35 Favers
4170 Downloads

You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.

Go to Download


zetacomponents/translation-cache-tiein

2 Favers
14874 Downloads

This component adds the TranslationCache backend to the Translation component and allows cached translations.

Go to Download


cache/apc-adapter

8 Favers
52263 Downloads

A PSR-6 cache implementation using apc. This implementation supports tags

Go to Download


steadlane/silverstripe-cloudflare

25 Favers
3567 Downloads

This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.

Go to Download


sametsahindogan/laravel-jwtredis

123 Favers
1747 Downloads

This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.

Go to Download


fdmind/ignore-query-strings

6 Favers
577 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


<< Previous Next >>