Login   Register  
PHP Classes
elePHPant
Icontem

Cached Virtual Array

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Igor Reverser  >  Cached Virtual Array  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cached Virtual Array
Base name: vcache
Description: Base class for implementing persistent arrays
Related classes: ,
Version: 2.0
PHP version: 5.0
License: Free for non-commercial use
All time users: 422 users
All time rank: 4999
Week users: 1 user
Week rank: 2419
 

  Author  
Picture of Igor Reverser
Name: Igor Reverser <e-mail contact>
Packages: 3 Browse all classes by Igor Reverser Browse all classes by
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: ???
All time rank: 161825 in Ukraine Ukraine
Week rank: 1226 Up27 in Ukraine Ukraine Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This is a base class for implementing persistent arrays.

It provides interfaces to access elements of arrays eventually stored in persistent data storage.

The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
May 2010
Number 4

Prize: One year subscription to the PDF edition of the JSMag magazine
Some applications need to manipulate arrays that may have to be used again in multiple executions of the same script or application scripts.

This requires that the array data be stored and retrieved from any sort of persistent storage container, like for instance files or databases.

This class provides a generic solution to manipulate arrays that are stored persistently.

Manuel Lemos

  User ratings  
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
Accessible without login Plain text file CachedArray.class.php Class Class file
Accessible without login Plain text file MySQLTable.php Example Simple demo for id-data MySQL table

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