Libraries tagged by cahce
csa/guzzle-cache-middleware
4247326 Downloads
A Cache middleware for GuzzleHttp >= 6.0
ytake/laravel-smarty
354548 Downloads
Smarty template engine for Laravel and Lumen
putyourlightson/craft-blitz
433587 Downloads
Intelligent static page caching for creating lightning-fast sites.
peehaa/opcachegui
37675 Downloads
GUI for PHP's OpCache
lochmueller/staticfilecache
1073682 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
kdyby/redis
1385586 Downloads
Redis storage for Nette Framework
imanghafoori/laravel-widgetize
127994 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
elcobvg/laravel-opcache
244866 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
contributte/redis
1177236 Downloads
Redis client integration into Nette framework
cash/lrucache
4086916 Downloads
An efficient memory-based Least Recently Used (LRU) cache
cache/void-adapter
2813124 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
3327284 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2377835 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1700850 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
2955011 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations