Libraries tagged by cacher
bnomei/kirby3-fingerprint
27644 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
bnomei/kirby-janitor
95 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bkhrupa/kohana-rediscache
210870 Downloads
Very simple phpredis cache module for kohana3.3
b13/warmup
110758 Downloads
This extension adds a CLI script to warmup the caches.
b13/proxycachemanager
78483 Downloads
TYPO3 Extension that automatically flushes cached URLs within a proxy / CDN.
astrotomic/laravel-cachable-attributes
36353 Downloads
Allows to cache attribute accessor values in an easy way.
angus-mcritchie/blade-boost-directive
1070 Downloads
Lightning-Fast Blade Components with `@boost` Directive
ambroisemaupate/intervention-request
39544 Downloads
A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.
adobrovolsky97/laravel-repository-service-pattern
4020 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
ostark/upper
36637 Downloads
A cache plugin for Craft - supporting multiple Edge Caches
mimmi20/wurflcache
479756 Downloads
the Cache Classes for the Wurfl PHP Library for PHP 5.3
meenie/munee
43887 Downloads
Standalone PHP 5.3 Asset Optimisation & Manipulation - On-The-Fly Image Resizing, On-the-fly LESS, SCSS, CoffeeScript Compiling, CSS & JavaScript Combining/Minifying, and Smart Client Side and Server Side Caching
blomstra/flarum-redis
41747 Downloads
Adds Redis cache, sessions and queue to Flarum
webrouse/n-asset-macro
63018 Downloads
Asset macro for Latte and Nette Framework useful for assets cache busting (with gulp, webpack, etc.)
voceconnect/wp-large-options
4355 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.