Libraries tagged by pdo cache
yumlay/caching
12 Downloads
Cache package
quietasice/phpfastcache
1295 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
hammermaps-dev/phpfastcache
367 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, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
amostajo/phpfastcache
666 Downloads
Fork from original phpfastcache to autoload with PSR-4
10quality/wpmvc-phpfastcache
6785 Downloads
Forked version that works with WordPress MVC.
zsbt/misc
68 Downloads
Misc PHP features for everyday coding
thumbtack/querycache
45 Downloads
A simple PDO query interface with support for result set and row level caching
proff56/pdb
3 Downloads
PHP için özelleştirilmiş PDO sınıfı
kolaykod/simpledb
30 Downloads
PHP için özelleştirilmiş PDO sınıfı
filoucrackeur/storage-framework-manager
14 Downloads
TYPO3 caching framework manager extension
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
terah/fluent-pdo-model
270 Downloads
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.