Libraries tagged by caching
jeroen/file-fetcher-cache
170884 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
jamm/memory
27276 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
getgrav/cache
134182 Downloads
A lightweight file-system cache system
flowpack/varnish
58113 Downloads
Varnish integration for Neos
dereuromark/cakephp-cache
42395 Downloads
A CakePHP plugin for view caching with configurable strategies
liip/cache-control-bundle
125728 Downloads
This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.
wddyousuf/eloquent-autocache
598 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
tommyknocker/pdo-database-class
6153 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
zetacomponents/translation
53910 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/cache
508938 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
yiisoft/cache-redis
18559 Downloads
Yii Caching Library - Redis Handler
yiisoft/cache-memcached
18348 Downloads
Yii Caching Library - Memcached Handler
yiisoft/cache-db
8346 Downloads
Yii Caching Library - DB Handler
yiisoft/cache-apcu
10174 Downloads
Yii Caching Library - APCu Handler
x-graphql/schema-cache
46963 Downloads
Caching GraphQL schema with PSR-16