Download the PHP package battis/simplecache without Composer
On this page you can find all versions of the php package battis/simplecache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download battis/simplecache
More information about battis/simplecache
Files in battis/simplecache
Download battis/simplecache
More information about battis/simplecache
Files in battis/simplecache
Vendor battis
Package simplecache
Short Description Manage a simple cache backed by a MySQL database
License LGPL-3.0
Package simplecache
Short Description Manage a simple cache backed by a MySQL database
License LGPL-3.0
Please rate this library. Is it a good library?
Informations about the package simplecache
SimpleCache
Manage a simple cache backed by a MySQL database
Install
In your composer.json
add:
Use
Create a cache:
Basic workflow using cached data (check the cache and used cached data if there, otherwise build data and cache it for next time):
Full API documentation is available in /docs.
All versions of simplecache with dependencies
PHP Build Version
Package Version
No informations.
The package battis/simplecache contains the following files
Loading the files please wait ....