Basic usage
Введение
Изменение поведения PHP
PHP Manual
OPcache
Введение
Установка и настройка
Требования
Установка
Настройка во время выполнения
Типы ресурсов
OPcache Функции
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
Basic usage
Введение
Изменение поведения PHP
PHP Manual