Libraries tagged by pdo cache
phpfastcache/phpfastcache
5250314 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
apix/cache
546947 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.
tommyknocker/pdo-database-class
6019 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.
paragonie/easydb-cache
22962 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
detain/session-samurai
1294 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
infocyph/cachelayer
788 Downloads
PSR-6/PSR-16 cache layer with local, distributed, and cloud adapters.
thumbtack/querycache
5879 Downloads
A simple PDO query interface with support for result set and row level caching
falseclock/dbd-php
7448 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
amostajo/phpfastcache
722 Downloads
Fork from original phpfastcache to autoload with PSR-4
jeandormehl/laracache
3635 Downloads
InterSystems Caché provider for Laravel (ODBC)
eftec/cacheone
3459 Downloads
A Cache library with minimum dependency
quietasice/phpfastcache
1321 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
10quality/wpmvc-phpfastcache
6955 Downloads
Forked version that works with WordPress MVC.
mlevent/pdb
34 Downloads
PHP için özelleştirilmiş PDO sınıfı
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.