Banshee
the secure PHP framework

Cache library

Properties:

  • <variable> (rw): Read or write a variable from or to the cache.

Methods:

  • store($key, $value, $timeout = null):
    Write a variable to the cache.