Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 600 | All time: 5,193 This week: 455 |
Version | License | PHP version | Categories | |||
cache-file-part 1.0 | GNU General Publi... | 5.0 | PHP 5, Files and Folders, Cache |
Description | Author | ||||||||||||||||||||||
This class can be used to cache content in files. |
|
|
Files (5) |
File | Role | Description | ||
---|---|---|---|---|
class (1 file) | ||||
readme.txt | Doc. | include some description of how to use the class | ||
sample_file_cache.php | Example | Example of file caching | ||
sample_nest_file_cache.php | Example | Caching File/Part File nested | ||
sample_part_file_cache.php | Example | Example of part file caching |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Working with a cache system is one of the simplest forms and used the time to save resources on sites with high traffic... |