PHP Classes
elePHPant
Icontem

PHP Fast Cache: Store and get data from several cache containers

Recommend this page to a friend!

  Author Author  
Picture of Khoa Bui
Name: Khoa Bui <contact>
Classes: 2 packages by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can store and get data from several cache containers.

It can store the value of a variable of any type in one of several supported cache storage container.

Currently it supports cache containers like: files, SQLite databases using PDO, Memcached, XCache, APC and WinCache.

Each cache entry is associated to a name, so it can retrieved using the same name until the cache expiry time is not reached.

The class can also check if a cache entry exists, increment or decrement cache values, delete given cache entries and clean all cache entries.

  Classes of Khoa Bui  >  PHP Fast Cache  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Fast Cache
Base name: php-fast-cache
Description: Store and get data from several cache containers
Version: 624
PHP version: 5.3
License: Freeware
 
  Groups   Screenshots Screenshots   Applications   Related pages   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes

  Files folder image Screenshots  
screen
File Role Description
Accessible without login Image file screen Screen phpfastcache


  Applications that use this package  
No pages of applications that use this class were specified.

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


  Related pages  
Example
Example
GitHub
GitHub

  Files folder image Files  
File Role Description
Files folder imagedocs (2 files)
Files folder imageexamples (17 files, 1 directory)
Files folder imagesrc (1 file, 1 directory)
Files folder imagetests (3 files)
Plain text file php_fast_cache.php Class Main Cache File. Revision 621
Accessible without login Plain text file example.php Example Example
Accessible without login Plain text file .codeclimate.yml Doc. Documentation
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file CNAME Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login HTML file Detect_Real_IP.html Example Detect Real IP Address
Accessible without login Plain text file README.md Data Auxiliary data
Accessible without login Plain text file readme.txt Doc. Read it first
Accessible without login Plain text file testing.php Example Testing Function Cache

Install with Composer Install with Composer - Download Download all files: php-fast-cache.tar.gz php-fast-cache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.