Libraries tagged by php caching
flexihash/flexihash
739749 Downloads
Flexihash is a small PHP library which implements consistent hashing
nette/assets
443696 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
tecnickcom/tc-lib-file
1209812 Downloads
PHP library for safe low-level file access: byte-level reads, path allowlisting, file caching and directory lookup
gilbitron/php-simplecache
38489 Downloads
A simple script for caching 3rd party API calls in PHP.
alle-ai/anthropic-api-php
34859 Downloads
The go-to PHP library for the Anthropic API — Messages, streaming, tool use, vision, prompt caching, extended thinking, MCP, Files, Batches. Maintained by Alle-AI.
alekseykorzun/memcached-wrapper-php
92172 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
jord-jd/do-file-cache
20801 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
divineomega/do-file-cache
2034656 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
matchory/elasticsearch
69184 Downloads
The missing elasticsearch ORM for Laravel!
jamm/memory
27620 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.
piwik/cache
370814 Downloads
PHP caching library based on Doctrine cache
wruczek/php-file-cache
28544 Downloads
Light, simple and standalone PHP in-file caching class
rapidwebltd/rw-file-cache
197774 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
hackthebox/laravel-iam-auth
6650 Downloads
AWS IAM authentication for Laravel: RDS database connections and SDK credential caching for PHP-FPM
tommyknocker/pdo-database-class
6295 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.