Libraries tagged by cech
mouf/utils.cache.in-memory-cache
356810 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mouf/utils.cache.file-cache
375737 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.cache-interface
376294 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/utils.cache.apc-cache
375238 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
mothership/headless-shopware-varnish-cache
1398 Downloads
Shopware bundle that adds a cache adapter for a varnish for headless shopware
monogo/cm-cache-backend-redis
20911 Downloads
Fix for excessive Redis calls in Magento 2.x
modmore/revolution-cache
4202 Downloads
A PSR-6 cache implementation to access the MODX Revolution Cache Provider.
model/cache
3404 Downloads
Simple wrapper around symfony/cache for ModEl Framework
mobilefuse/cachebuster
9357 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
mezon/cache
1632 Downloads
Small cache script
marvin255/in-memory-cache
2006 Downloads
Array based cache for PHP
lukewaite/laravel-aws-cache-adapter
25201 Downloads
Laravel Cache Adapter for AWS Credential Caching. Allows you to reduce calls to the ec2 metadata api.
lukaszaleckas/laravel-fallback-cache
4174 Downloads
ludovicose/cache-clear
4638 Downloads
Package to clear cache
lucinda/http-caching
22224 Downloads
Creates a communication platform where servers and browsers talk in language of caching