Uso básico
Introducción
Afecta el comportamiento de PHP
PHP Manual
OPcache
Introducción
Instalación/Configuración
Requerimientos
Instalación
Configuración en tiempo de ejecución
Tipos de recursos
OPcache Funciones
opcache_compile_file
— Compiles and caches a PHP script without executing it
opcache_get_configuration
— Get configuration information about the cache
opcache_get_status
— Get status information about the cache
opcache_invalidate
— Invalidates a cached script
opcache_reset
— Resets the contents of the opcode cache
Uso básico
Introducción
Afecta el comportamiento de PHP
PHP Manual