Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum (3) | Blog (1) | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
63% | Total: 8,551 | All time: 192 This week: 488 |
Version | License | Categories | ||||
filecache 1.0.1 | BSD License | Files and Folders, Cache |
Description | Author | ||||||||
Class that can cache arbitrary data in files in order to reduce the time necessary to regenerate pages or other types of data that does not change every time it is requested. |
|
Files |
File | Role | Description |
---|---|---|
datacacheclass.html | Doc. | Base abstract data cache class documentation |
filecacheclass.html | Doc. | File cache class HTML documentation with usage examples. |
filecacheclass.php | Class | File cache PHP class |
test_file_cache.php | Example | Example script that demonstrates how to use the class. |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 4 |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Calcular Frete Correios PHP Class | Cache the responses of Correios API to avoid the delay of calling the API multiple times to obtain the same responses | Required |
Freshmeat project query class | If it is used the cached Freshmeat project records query support, this class can avoid the overhead of processing previously queried projects | Conditional |
PHP Embed Video | Store video information from API and cache the information in local files to avoid accessing the APIs to retrieve the same information | Required |
Secure HTML parser and filter | It is necessary to manage parsed DTD cache files | Conditional |
Related pages |
The code and the documentation of this class were written in the MetaL meta-programming language. |