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.