Libraries tagged by cache
spiral/roadrunner-laravel
332784 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
sofascore/purgatory-bundle
76080 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
putyourlightson/craft-blitz
485629 Downloads
Intelligent static page caching for creating lightning-fast sites.
omaralalwi/lexi-translate
14475 Downloads
Laravel translation package with morph relationships and caching.
mostafaznv/laracache
51232 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
kdyby/redis
1688828 Downloads
Redis storage for Nette Framework
elcobvg/laravel-opcache
351955 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
contributte/redis
1723001 Downloads
Redis client integration into Nette framework
cash/lrucache
4941895 Downloads
An efficient memory-based Least Recently Used (LRU) cache
cache/void-adapter
3066663 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4114850 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2622656 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/integration-tests
3560356 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3190917 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
barryvdh/laravel-httpcache
406522 Downloads
HttpCache for Laravel