Libraries tagged by pdo cache
phpfastcache/phpfastcache
4370167 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
528454 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.
paragonie/easydb-cache
851 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
jeandormehl/laracache
3404 Downloads
InterSystems Caché provider for Laravel (ODBC)
falseclock/dbd-php
5028 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
eftec/cacheone
3454 Downloads
A Cache library with minimum dependency
marcocesarato/cpdo
289 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
10quality/wpmvc-phpfastcache
6821 Downloads
Forked version that works with WordPress MVC.
detain/session-samurai
94 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.
mlevent/pdb
34 Downloads
PHP için özelleştirilmiş PDO sınıfı
dj-thd2/mysql-pdo-cache
45 Downloads
MySQL transparent PDO wrapper with (somewhat) smart query caching on Redis
francescozanoni/zend-cache-sqlite3-pdo
33 Downloads
SQLite 3 cache engine for Zend Framework 1, based on PDO driver
diversen/simple-db-cache
43 Downloads
Very simple key / value cache using a PDO database
vespula/simple-cache
70 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications