cyberline/detect-opcode-cache

Detect whether PHP is running an opcode cache

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cyberline/detect-opcode-cache

v1.0 2014-11-14 10:49 UTC

This package is auto-updated.

Last update: 2025-09-29 01:37:32 UTC


README

Scrutinizer Code Quality Build Status SensioLabsInsight Latest Stable Version Total Downloads Latest Unstable Version License

Detect whether PHP is running an opcode cache

Example

\DetectOpCodeCache\DetectOpCodeCache::checkAll();
\DetectOpCodeCache\DetectOpCodeCache::hasApc();