PHP Classes

Cacheme: Cache data in different types of container

Recommend this page to a friend!
  Info   View files View files (17)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 777 All time: 4,363 This week: 160Up
Version License PHP version Categories
cacheme 0.1GNU General Publi...5.0PHP 5, Cache
Description 

Author

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.

Picture of Oleg Butuzov
Name: Oleg Butuzov <contact>
Classes: 1 package by
Country: Ukraine Ukraine
Age: 40
All time rank: 269644 in Ukraine Ukraine
Week rank: 312 Up4 in Ukraine Ukraine Up

  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 folder image Files  /  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 folder image Files  /  Cacheme  /  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 folder image Files  /  benchmark  
File Role Description
  Accessible without login Plain text file benchmark.php Example benchmark
  Accessible without login Image file _dima_timestat1.gif Icon
  Accessible without login Image file _dima_timestat2.gif Icon

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:777
This week:0
All time:4,363
This week:160Up
 User Ratings  
 
 All time
Utility:81%StarStarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2041