PHP Classes

PHP Super Cache: Store and retrieve cached data in files

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 86 This week: 1All time: 9,987 This week: 560Up
Version License PHP version Categories
php-super-cache 1.0.0Custom (specified...5PHP 5, Files and Folders, Cache
Description 

Author

This package can store and retrieve cached data in files.

It can take a value of any type supported by PHP and store it in a cache file associated with a named key.

The package may lock the stored cache value to prevent it from changes done by another attempt to store a cache value associated with the same key.

Cached values may also expire and become invalid after a given time that applications can configure.

The package can also check if a given cached key is valid, retrieve the currently cached value, get the current cached key options, and destroy all values associated with a key.

Picture of Shabeer ALi M
  Performance   Level  
Name: Shabeer ALi M <contact>
Classes: 4 packages by
Country: India India
Age: ???
All time rank: 3643247 in India India
Week rank: 51 Up4 in India India Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Files folder imagesrc (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Example Example script

  Files folder image Files  /  src  
File Role Description
Files folder imageSuperCache (2 files)

  Files folder image Files  /  src  /  SuperCache  
File Role Description
  Plain text file State.php Class Class source
  Plain text file SuperCache.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:86
This week:1
All time:9,987
This week:560Up