PHP Classes / MEM

Access data in a memcache server like an array

MEM PHP Class

This class can be used to access values stored in a memcache server as if it was a PHP array. It uses the Standard Template Library (SPL) to extend the ArrayAccess class. The class provides functions for setting, getting, checking the values of entries stored in a given memcache server.

Search in PHP Classes

Filter by tags