This class can be used to store and retrieve cached data in files.
It can check if a cache file with a given key exists and retrieve its data.
The class can optionally check if the cache file was created before a given expiry time has passed.
If the cache file does not exist or expired, the class can store new data in the cache file.
The class may also delete cache files with a given key or delete all cache files in the cache directory or sub-directory.
|
|
| Name: |
Cache OS |
| Base name: |
cache-os |
| Description: |
Store and retrieve cached data in files |
| Version: |
0.3 |
| PHP version: |
5.2 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
513 users |
| All time rank: |
4853 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|