OPcache Technical Writer OPcache is a PHP extension. It improves PHP’s performance by storing the bytecode of precompiled scripts in shared memory, thereby eliminating the need for PHP to load and parse scripts with every request.