marko/page-cache-file
File-based page cache driver for Marko Framework
时间:2026-05-12 17:50
marko/cache-redis
Redis cache driver for Marko Framework
时间:2026-03-24 15:29
marko/cache-file
File-based cache driver for Marko Framework
时间:2026-03-24 15:29
marko/cache-array
In-memory array cache driver for Marko Framework
时间:2026-03-24 15:29
elcobvg/laravel-opcache
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
时间:2026-01-04 19:33
firevel/firestore-cache-driver
Firestore cache driver for Laravel app running inside Google App Engine.
时间:2026-01-04 07:10
thefuriouscoder/doctrine-cache-factory
A simple static wrapper for Docrine Cache drivers.
时间:2026-01-04 06:29
unikent/tfilecache
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
时间:2026-01-04 04:58
ebethus/laravel-s3-cache-driver
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
时间:2023-04-18 02:40
iqbalhasandev/sqlite-cache
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
时间:2020-11-28 03:15
shieldon/simple-cache
PSR-16 simple cache drivers for PHP.
时间:2020-09-24 14:56
dealerinspire/cache-driver-failover
Use your preferred cache driver and failover when that driver is not available.
时间:2019-08-06 13:59
pdeio/redis-driver-fallback
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.
时间:2019-04-05 16:36
iazaran/smart-cache
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
时间:未知