Libraries tagged by cache system
lluiscamino/fast-cache
26 Downloads
Simple caching system for PHP applications
kozalo/simple-cache
19 Downloads
A very simple file-based caching system
fwk/cache
27 Downloads
Fwk Caching System
fourcoders/cache-clear-bundle
59 Downloads
This bundle give you a correct clean cache in your symfony 2 proyect. Only for unix systems.
chewett/cache-n-crunch
134 Downloads
Asset management and php caching system using uglifyjs for javascript assets
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
ardagedik/basic-cache
15 Downloads
Simple and fast caching class that uses the file system for caching
alirezaashrafi/php-file-cache
4 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
subsession/cache
0 Downloads
A PHP caching system
linzbauer/shard-cache
27 Downloads
Atomic Referenced-Object Caching System based on Entities Using GUIDs as Unique Identifiers
hampel/systemtest
131 Downloads
Laravel package for testing or troublshooting various subsystems
untoyou/cacher
10 Downloads
A quick and simple cache that stores and retrieves things from/to a flat file cache system.
uea/slimcache
26 Downloads
File based cache system of slim 3 php frameworks.
rjz1371/urncache
2 Downloads
Laravel UrnCache provides a cache system with grouping ability.
redshoes/redis-driver-fallback
7 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.