Download the PHP package emaphp/simplecache without Composer
On this page you can find all versions of the php package emaphp/simplecache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emaphp/simplecache
More information about emaphp/simplecache
Files in emaphp/simplecache
Download emaphp/simplecache
More information about emaphp/simplecache
Files in emaphp/simplecache
Vendor emaphp
Package simplecache
Short Description A simple cache library for PHP
License Apache License Version 2.0
Package simplecache
Short Description A simple cache library for PHP
License Apache License Version 2.0
Please rate this library. Is it a good library?
Informations about the package simplecache
simplecache
A simple cache library for PHP
Changelog
2014-02-23
- Moved to PSR-4.
- Added class 'TestProvider'. This class stores values in an internal hash for testing purposes.
Description
Simplecache is a small PHP library that provides some useful caching classes compatible with APC and Memcache.
Dependencies
None
Installation
Usage
Memcache
There are 2 classes available for memcache servers: MemcacheProvider and MemcachedProvider. Both must specify the server location during initialization.
License
Licensed under the Apache License, Version 2.0.
All versions of simplecache with dependencies
PHP Build Version
Package Version
No informations.
The package emaphp/simplecache contains the following files
Loading the files please wait ....