Libraries tagged by storage cache
coffeephp/cache
9 Downloads
Provides abstractions for implementing PSR-6 and PSR-16 compliant caching mechanisms.
apatis/array-storage
573 Downloads
Array Storage Object
anekdotes/cache
485 Downloads
Allows caching using different drivers
railt/storage
1372 Downloads
The Railt Framework storage bridges and implementations.
quellabs/cache
215 Downloads
High-performance caching component for the Quellabs ecosystem
mallgroup/psr16-nette-storage
6 Downloads
Nette PSR16 storage adapter
mehr-als-nix/zf-couchbase2
6607 Downloads
The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items over the couchbase protocol. It’s using the required PHP extension couchbase which is based on Libcouchbase.
larawise/settingfy
0 Downloads
Settingfy is a flexible, driver-based configuration system for Laravel. It offers type-safe access, persistent storage, and cache support—backed by encryption, event dispatching, and semantic grouping for full control over your settings.
artnum/bizcuit-bexio
33 Downloads
PHP API to access Bexio.com with token auth, using cURL
zaber-dev/laravel-reservation
0 Downloads
Application-level resource reservation for Laravel with stateful booking lifecycles, expiration, cache and database storage, Eloquent integration, middleware, and a fluent builder API.
banulakwin/laravel-support-helpers
0 Downloads
Small Laravel helpers: public/storage image URLs and production-only flexible cache wrapper.
zrt-lab/managerstorage
6 Downloads
Zend Framework 2 Manager Storage Module
webarchitect609/memcache-bundle
680 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
tqdev/memcache-bundle
47 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
shavy/qcache
63 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.