With PHP 5.5 and using Zend OpCache, you only get PHP opcode caching and loose the user data caching features that other opcode cachers like APC Cache, Xcache had. So someone forked the APC Cache project and stripped the opcode caching features out...