Login   Register  
PHP Classes
elePHPant
Icontem

Class: Cache library

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of MatheW  >  Cache library  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cache library
Base name: cache-library
Description: Cache arbitrary data in files
Related classes: , , , ,
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
All time users: 2023 users
All time rank: 1633
Week users: 9 users
Week rank: 370
Picture of MatheW
Author: MatheW <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 21
All time rank: 93125 in Poland Poland
Week rank: 359 Up11 in Poland Poland Up


  Detailed description  
This package can be used to cache data in files or other types of containers.

There is a factory class that manages driver classes that implement the access the actual access to cache containers.

The driver classes can store arbitrary data in containers given a cache data identifier and cache group name. Cached data may also be retrieved or removed explicitly.

Currently there is one container driver class that stores and retrieves cached data from files.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (95.0%)
-
Good (95.0%)
-
-
Sufficient (69.0%)
238
Month:
Not yet rated by the users

  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
Plain text file cache.class.php Class Main class
Plain text file cacheDriver.interface.php Class Interface of cache drivers
Plain text file example.php Example Example use of library
Plain text file fileCacheDriver.class.php Class Implementation of CacheDriver Interface which can write data to files

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