Login   Register  
PHP Classes
elePHPant
Icontem

Class: Cacheme

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Oleg Butuzov  >  Cacheme  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cacheme
Base name: cacheme
Description: Cache data in different types of container
Related classes: , , , , , , ,
Version: 0.1
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 655 users
All time rank: 3905
Week users: 0 users
Week rank: 2503
Picture of Oleg Butuzov
Author: Oleg Butuzov <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 28
All time rank: 225241 in Ukraine Ukraine
Week rank: 2255 Down40 in Ukraine Ukraine Up


  Detailed description  
This package provides a common interface to store and retrieve cached data from different types of container.

There is one factory class that takes an URL of a cache container and additional options and it creates and initializes the cache container object.

The cache container interface provides means to set, get and clear cached data entries.

Currently this package comes with container implementation classes to store and retrieve cached data using XCache, APC, eAccelerator, files, memcached using Cesar Rodas pure PHP gMemcache class, and SQLite.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (91.7%)
Sufficient (75.0%)
-
Sufficient (75.0%)
-
-
Sufficient (60.8%)
751
Month:
Not yet rated by the users

  Trackback links  
Link Description
Cache or temporary files the easiest ways ...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageCacheme (3 files, 1 directory)
Files folder imagebenchmark (3 files)
Files folder imagetests (4 files)

  Files  /  Files folder image Cacheme  
File Role Description
Files folder imageDrivers (7 files)
  Plain text file Cacheme.php Class classes loader
  Plain text file Cacheme.abstract.php Class Cacheme abstract class
  Plain text file Cacheme.factory.php Class factory class

  Files  /  Cacheme  /  Files folder image Drivers  
File Role Description
  Plain text file Cacheme_apc.php Class APC Cache class
  Plain text file Cacheme_eaccelerator.php Class eAccelerator cache class
  Plain text file Cacheme_file.php Class FileSystem Caching class
  Plain text file Cacheme_memcache.php Class Memcached class
  Plain text file Cacheme_memcache_gMemcache.php Class gMemcache class (PHP5 porting), original author Cesar D. Rodas ( class page http://www.phpclasses.org/browse/package/4094.html)
  Plain text file Cacheme_sqlite.php Class SQLite class
  Plain text file Cacheme_xcache.php Class XCache class

  Files  /  Files folder image benchmark  
File Role Description
  Plain text file benchmark.php Example benchmark
  Image file _dima_timestat1.gif Icon
  Image file _dima_timestat2.gif Icon

  Files  /  Files folder image tests  
File Role Description
  Plain text file smartyHandler.php Example Smarty Example
  Plain text file test.tpl Data smarty template
  Plain text file sample.memcached.php Example one more sample
  Plain text file Test.php Example sample

Download all files: cacheme.tar.gz cacheme.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.