PHP Classes
elePHPant
Icontem

Kick Ass Cache APC: Capture the page output and cache it using APC

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-06-13 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 433 All time: 5,977 This week: 885Up
Version License PHP version Categories
kick-ass-cache-php 0.666BSD License5.2PHP 5, Cache
Description Author

This class can capture the page output and cache it using APC.

It computes a cache key for the current request based on the page URI and the request parameters.

If the cached page with the computed key already exists, the class serves the cached content and exists.

If the cached page does not exist yet, the class tries to lock the access to the cache key. If successful, the class captures the page output, stores the captured output, and unlocks the cache.

Picture of Lukasz Cepowski
Name: Lukasz Cepowski <contact>
Classes: 3 packages by
Country: Poland Poland
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file KickAssCacheApc.php Class Ass kicking cache :D

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