Libraries tagged by jcache
biigle/laravel-file-cache
41628 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
arifhp86/laravel-clear-expired-cache-file
146295 Downloads
Remove laravel expired cache file/folder
apix/cache
550080 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
sonata-project/cache-bundle
2705482 Downloads
This bundle provides caching services
rinvex/laravel-cacheable
132168 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
rickselby/laravel-gate-cache
123611 Downloads
Add a per-request caching layer to Laravel's Gate
piwik/cache
367858 Downloads
PHP caching library based on Doctrine cache
pear/cache_lite
718382 Downloads
Fast and safe little cache system
ocramius/ocra-cached-view-resolver
128712 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
micheh/psr7-cache
244601 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
guzzlehttp/cache-subscriber
1340202 Downloads
Guzzle HTTP cache subscriber
divineomega/do-file-cache-psr-6
1969439 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
2014013 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
ytake/laravel-smarty
410821 Downloads
Smarty template engine for Laravel and Lumen
ytake/laravel-aspect
142362 Downloads
Aspect Oriented Programming library for laravel framework, and lumen