Libraries tagged by xcache
omaralalwi/lexi-translate
19737 Downloads
Laravel translation package with morph relationships and caching.
mostafaznv/laracache
52665 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
kdyby/redis
1705095 Downloads
Redis storage for Nette Framework
imanghafoori/laravel-widgetize
141853 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
elcobvg/laravel-opcache
360330 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
contributte/redis
1747209 Downloads
Redis client integration into Nette framework
cash/lrucache
5012631 Downloads
An efficient memory-based Least Recently Used (LRU) cache
cache/void-adapter
3085727 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4163170 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2638154 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
2021793 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
3598483 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3227753 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
barryvdh/laravel-httpcache
407702 Downloads
HttpCache for Laravel
awssat/laravel-visits
175994 Downloads
Laravel Redis visits counter for Eloquent models