PHP Classes

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

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 enough user ratingsTotal: 435 All time: 6,285 This week: 455Up
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 (1)  
File Role Description
Plain text file KickAssCacheApc.php Class Ass kicking cache :D

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:435
This week:0
All time:6,285
This week:455Up