PHP Classes
elePHPant
Icontem

Cached Virtual Array: Base class for implementing persistent arrays

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-03-26 (5 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 449 All time: 5,876 This week: 977Up
Version License PHP version Categories
vcache 2.0Free for non-comm...5.0PHP 5, Data types
Description Author

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.

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
Picture of Ingvar Stepanyan
Name: Ingvar Stepanyan <contact>
Classes: 3 packages by
Country: Ukraine Ukraine
Innovation award
Innovation award
Nominee: 2x

  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:449
This week:0
All time:5,876
This week:977Up