Alternative PHP Cache(APC)是一套开放源代码的自由PHP加速软件,除了可以把将PHP编译产生的bytecode暂存在共享内存内重复使用,亦会把中间码作优化。
PHP version: works with all PHP versions including PHP5.2
Status: stable, actively maintained. Will be included in the core of PHP 6.
Download link: http://pecl.php.net/package/APC (*nix)
Download link for Windows: http://pecl4win.php.net/ext.php/php_apc.dll (oldest, buggy, 3.0.16), and in latest compiled pecl snaphot – http://snaps.php.net/
Official installation help: inside the source