PHP Classes

PHP 5 Namespace database cache class: Cache database query results using memcached

Recommend this page to a friend!
  Info   View files View files (19)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 291 This week: 1All time: 7,489 This week: 560Up
Version License PHP version Categories
namespace-db-cache 1.0Free For Educatio...7PHP 5, Databases, Cache
Description 

Author

This package can cache database query results using memcached.

It can connect to a given database using PDO and execute arbitrary SQL queries.

The query results may be cached in a memcached server to avoid the overhead of executing the same queries.

Picture of mehmet samli
  Performance   Level  
Name: mehmet samli <contact>
Classes: 1 package by
Country: Turkey Turkey
Age: 45
All time rank: 384865 in Turkey Turkey
Week rank: 411 Up9 in Turkey Turkey Up

  Files folder image Files  
File Role Description
Files folder imagemodel (3 files, 4 directories)
Files folder imageview (1 directory)
Accessible without login Plain text file example.php Example example

  Files folder image Files  /  model  
File Role Description
Files folder imagecache (3 files, 2 directories)
Files folder imagedb (3 files, 4 directories)
Files folder imageio (1 file)
Files folder imagelog (1 file)
  Plain text file Config.class.php Class config
  Plain text file Loader.class.php Class singleton
  Plain text file Singleton.class.php Class singleton

  Files folder image Files  /  model  /  cache  
File Role Description
Files folder imageexception (1 file)
Files folder imageinterfaces (1 file)
  Plain text file Cache.class.php Class factory
  Plain text file Memcached.class.php Class memcache
  Plain text file Timeout.class.php Class timeout

  Files folder image Files  /  model  /  cache  /  exception  
File Role Description
  Plain text file CacheException.class.php Class exception

  Files folder image Files  /  model  /  cache  /  interfaces  
File Role Description
  Plain text file CacheInterface.class.php Class exception

  Files folder image Files  /  model  /  db  
File Role Description
Files folder imageabstruct (1 file)
Files folder imageexception (1 file)
Files folder imageinterfaces (1 file)
Files folder imagelog (1 file)
  Plain text file DB.class.php Class db class
  Plain text file DBResult.class.php Class query cache
  Plain text file QueryCache.class.php Class query cache

  Files folder image Files  /  model  /  db  /  abstruct  
File Role Description
  Plain text file dbExtend.class.php Class extends

  Files folder image Files  /  model  /  db  /  exception  
File Role Description
  Plain text file SQLException.class.php Class exception

  Files folder image Files  /  model  /  db  /  interfaces  
File Role Description
  Plain text file DB_Interface.class.php Class interfaces

  Files folder image Files  /  model  /  db  /  log  
File Role Description
  Plain text file DbLog.class.php Class interfaces

  Files folder image Files  /  model  /  io  
File Role Description
  Plain text file File.class.php Class interfaces

  Files folder image Files  /  model  /  log  
File Role Description
  Plain text file Log.class.php Class log

  Files folder image Files  /  view  
File Role Description
Files folder imagebox (1 file)

  Files folder image Files  /  view  /  box  
File Role Description
  Accessible without login Plain text file db_debug.tpl Data singleton

 Version Control Unique User Downloads Download Rankings  
 0%
Total:291
This week:1
All time:7,489
This week:560Up