Opcode cache extension for PHP
OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.
顯示實驗性套件 顯示社群維護套件