Download the PHP package quietasice/phpfastcache without Composer
On this page you can find all versions of the php package quietasice/phpfastcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quietasice/phpfastcache
More information about quietasice/phpfastcache
Files in quietasice/phpfastcache
Download quietasice/phpfastcache
More information about quietasice/phpfastcache
Files in quietasice/phpfastcache
Vendor quietasice
Package phpfastcache
Short Description PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
License MIT
Homepage http://www.phpfastcache.com
Package phpfastcache
Short Description PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
License MIT
Homepage http://www.phpfastcache.com
Please rate this library. Is it a good library?
Informations about the package phpfastcache
Simple Yet Powerful PHP Caching Class
More information at http://www.phpfastcache.com One Class uses for All Cache. You don't need to rewrite your code many times again.
Supported: Redis, Predis, Cookie, Files, MemCache, MemCached, APC, WinCache, X-Cache, PDO with SQLite
Reduce Database Calls
Your website have 10,000 visitors who are online, and your dynamic page have to send 10,000 same queries to database on every page load. With phpFastCache, your page only send 1 query to DB, and use the cache to serve 9,999 other visitors.
All versions of phpfastcache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1.0
The package quietasice/phpfastcache contains the following files
Loading the files please wait ....