Libraries tagged by cahce
ytake/laravel-smarty
323453 Downloads
Smarty template engine for Laravel and Lumen
trntv/yii2-command-bus
533565 Downloads
Yii2 Command Bus extension
putyourlightson/craft-blitz
399800 Downloads
Intelligent static page caching for creating lightning-fast sites.
lochmueller/staticfilecache
928249 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
kdyby/redis
1203158 Downloads
Redis storage for Nette Framework
imanghafoori/laravel-widgetize
120736 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
fire015/flintstone
87267 Downloads
A key/value database store using flat files for PHP
contributte/redis
859653 Downloads
Redis client integration into Nette framework
cash/lrucache
3634763 Downloads
An efficient memory-based Least Recently Used (LRU) cache
cache/redis-adapter
2961609 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2236437 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1565733 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
2711068 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
2182579 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
barryvdh/laravel-httpcache
359378 Downloads
HttpCache for Laravel