PHP Classes

ResultCache: Cache the output generated by a functions

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 616 All time: 5,107 This week: 488Up
Version License Categories
resultcache 1.0GNU Free Document...Files and Folders, Cache
Description 

Author

ResultCache is a class used to cache output of a function in disk files.

This class is good for improving the performance of scripts that output the results of slow database queries. It can be used for caching data generated from other sources besides database query results.

On first call of the class, the function is executed and the returned data to is stored in a cache file. On subsequent calss, the data is retrieved from the cache file.

Picture of Evgeny
Name: Evgeny <contact>
Classes: 3 packages by
Country: Russian Federation Russian Federation
Age: ???
All time rank: 76224 in Russian Federation Russian Federation
Week rank: 164 Up10 in Russian Federation Russian Federation Up

  Files folder image Files (1)  
File Role Description
Plain text file result_cache.php Class class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:616
This week:0
All time:5,107
This week:488Up