Libraries tagged by storage cache
phile-cms/phile
2676 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
hiraeth/stash-session
8823 Downloads
Cache based session storage via stash for the Hiraeth Nano Framework
andydefer/php-jsonl
315 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
genai/session
101 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
smoke/zf2-cache-storage-redis-array
26463 Downloads
RedisArray Cache Storage for Zend Framework 2
brocode/module-adminhtml-cache-eviction
26 Downloads
Adds quick-action links (Refresh Invalidated, Flush Magento Cache, Flush Cache Storage) to the Magento 2 admin cache-invalidated notification bar, so admins can act without navigating to Cache Management.
bjyoungblood/bjy-cache-storage
62 Downloads
Various storage adapters for Zend\Cache
styleci/storage
4160 Downloads
StyleCI Storage Is A Cached Secure Storage Provider
alt-three/storage
23036 Downloads
A Cached Secure Storage Provider For Laravel 5
opis/storages
1561 Downloads
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
mix/cache
6328 Downloads
PSR-6 standard based cache library, support file, redis storage
biigle/laravel-image-cache
19 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
sunnysideup/dynamic-cache-content
122 Downloads
This silverstripe module allows you to cache any page and then load user specific content on top of it.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
phy/cache-bundle
8490 Downloads
Cache Bundle for Symfony2 that supports APC, Memcache, Memcached, Redis, Local, and Disk storage.