Skip to content

OPcache Inspector

View PHP OPcache status and configuration.

OPcache Inspector

What It Shows

SectionDescription
StatusOPcache enabled/disabled, memory usage, hit rate
ConfigurationOPcache INI directives and their values
StatisticsCache hits, misses, restarts, cached scripts count

API Endpoints

MethodPathDescription
GET/inspect/api/opcacheOPcache status and configuration

INFO

Returns HTTP 422 if OPcache is not enabled on the server.

Released under the MIT License.