Knowledge

List of PHP accelerators

Source πŸ“

648:(formerly Zend Cache and then Zend Accelerator) is a commercial Web Application Server product. It has a complete set of performance capabilities that includes more than a simple PHP accelerator. Features include code caching/acceleration, data caching, content (html output) caching, download optimization and off-line (asynchronous) processing capabilities that can result in significant performance improvements for most PHP applications. It also includes detailed PHP monitoring and root cause analysis support to help in tuning and debugging, session fail-over support for HA ( 280: 35: 2502: 1711: 185: 2512: 226: 2129: 677:), PHP accelerator developed by Microsoft for PHP under Windows. The extension includes PHP opcode cache, file cache, resolve file path cache, object/session cache, file change notifications and lock/unlock API's. Combination of all these caches results in significant performance improvements for PHP applications hosted on Windows. The extension is primarily used with 587:
reading code from the disk and compiling it on future access. For further performance improvements, the stored bytecode is optimized for faster execution. Unlike Zend Optimizer, Zend OPcache doesn't load files encoded by Zend Guard. Zend provides another component, Zend Guard Loader, in order to load encoded applications with
466:
is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested on Linux and FreeBSD and supported under Windows, for thread-safe and non-thread-safe versions of PHP. This relatively new opcode caching software has been developed by mOo,
408:
was founded and at a time when the performance of PHP was regarded as lackluster when compared to other popular web programming languages, PHPA showed that PHP can compete with other languages performance-wise. Although the author of PHPA chose to keep the project closed source in response to early
586:
and Zend Server Community Edition bundled with the PHP language itself. Zend OPcache speeds up PHP execution by opcode caching and optimization. It stores precompiled script bytecode in shared memory. As of version 7.0 it can store precompiled script bytecode on disk. This eliminates the stages of
413:
about the effect that an open source rival might have on their commercial alternative, the availability of PHPA on a wide variety of platforms led to its extensive adoption worldwide from small sites to Yahoo!. It also inspired the redevelopment of APC to use the shared memory execution techniques
106:
APC was originally scheduled for inclusion into the PHP core no later than PHP 6. While multiple accelerator projects were considered desirable, the focus has since moved to Optimizer Plus, and, later, Zend OPcache that is included in the core distribution as of PHP 5.5. Since March 2013, a beta
353:
Supports PHP 4 and all PHP 5 thread-safe releases including 5.4. In older releases, the encoder will only work with PHP versions from the 4.x.x branch. eAccelerator will not work with any other versions of PHP. eAccelerator can only be used with the thread-safe version of
526:
is a free PHP opcode cache that loads both Nu-Coder (commercial) encoded and plain PHP files directly into the PHP engine, saving loading time and boosting performance of PHP applications. It's available on Windows, Linux, FreeBSD, NetBSD, Mac OS X, and Solaris.
1750:"Benchmarking Drupal with PHP op-code caches: APC, eAccelerator and XCache compared | 2bits.com, Inc. - Drupal Performance Optimization, Development, Managed Hosting, Customization and Consulting" 334:
was born in December 2004 as a fork of the Turck MMCache project. Turck MMCache was created by Dmitry Stogov and much of the eAccelerator code is still based on his work. eAccelerator also contained a
96:, thus reducing parsing and disk I/O overhead for later requests; and a shared memory cache for user data. For an application consisting of a large source code base such as 107:
version of APCu (APC User Cache) is available, in which all opcode caching abilities have been removed to support user caches in shared memory using the familiar APC API.
366:
Dormant, potentially dead (no new releases since July 2012). The last public activity was the transfer to GitHub by Hans Rakers. The master branch supports PHP 5.4.
2426: 1749: 471:, to overcome some of the limitations of the existing solutions at that time; such as being able to use it with new PHP versions as they arrive. 335: 1696: 93: 570:
Potentially dead (no new releases since Jan 2012 and they are not responding to enquires). The last supported version of PHP was 5.3.
198: 17: 2444: 414:
that PHPA and Zend Cache had adopted instead of deserialization on each request that incurred performance penalties.
318: 261: 212: 103:
It has been used at Facebook and has a mature codebase thanks to numerous contributors, including Facebook itself.
595: 404:
was the first freely available PHP accelerator to compete with the commercial Zend Cache product. Created before
700:
works with PHP 5.2 (VC6 NTS), 5.3 (VC9 NTS), 5.4 (VC9 NTS), 5.5 (VC11 NTS), 5.6 and 7.0, source code available
2085: 678: 338:
and loader, but the development staff discontinued the encoder and removed this feature after December 2006.
204: 1716: 478: 289: 2408: 236: 2027: 534: 1812: 381: 243: 1922: 2163: 665:
Zend Platform and Zend Core are now in 'end of life' status and are replaced with Zend Server.
2536: 2515: 2272: 2209: 2204: 542: 8: 2315: 2158: 2153: 296:
Please help update this article to reflect recent events or newly available information.
48:
Please help update this article to reflect recent events or newly available information.
2302: 2252: 1972: 452: 2335: 2330: 2078: 1926: 1692: 649: 410: 1770: 140:
Dormant, potentially dead (no new releases since September 2012),APCu still ongoing.
2393: 2385: 2350: 2277: 2047: 550: 2143: 1946: 616: 66: 2474: 2416: 2297: 2189: 2113: 1724: 512: 369: 2530: 2224: 389: 81: 726: 692: 504: 2505: 2118: 2108: 2071: 601:
Starting with PHP 5.5 the Zend OPcache is integrated and shipped with PHP.
442: 331: 1880: 608: 2464: 2439: 2340: 2237: 2214: 1833: 674: 588: 583: 89: 85: 1854: 659: 2320: 2267: 2247: 1791: 718: 652:) needs and other integration capabilities including Java integration. 1986: 1881:"[VOTE] Integrating Zend Optimizer+ into the PHP distribution" 1855:"PHP :: Bug #64625 :: Segfault on PHP 5.4.13 and APC 3.1.13" 479:
https://web.archive.org/web/20120224193029/http://xcache.lighttpd.net/
2365: 2257: 2194: 2040: 1710: 2459: 2449: 2325: 2199: 1901: 468: 421: 92:) framework that caches the output of the PHP bytecode compiler in 159: 146: 114: 100:, a 3x increase in page generation speed is possible as a result. 2482: 2454: 2398: 2355: 2292: 2287: 2262: 2232: 2007: 682: 535:
http://www.nusphere.ru/files/download/NuSphere-PhpExpress-3.0.zip
437: 405: 122:
works with all PHP versions up to PHP 5.4 (3.1.13 - beta release)
2434: 2282: 2242: 1951: 1691:, formerly known as Zend Optimizer, is a free PHP extension by 97: 734: 2487: 2370: 2360: 2345: 2307: 2184: 2168: 2128: 1729: 377: 345: 155: 2375: 2094: 425: 543:
http://www.nusphere.com/kb/phpexpressmanual/part1.htm#2
2063: 574: 1706: 453:
http://turck-mmcache.sourceforge.net/index_old.html
1973:"Enterprise PHP Solutions | Zend by Perforce" 1699:. It does not optimize or cache PHP's byte code. 668: 149:(source code, required for up-to-date compilation) 498:Dormant, potentially dead (No release since 2014) 292:may be compromised due to out-of-date information 2528: 1792:"'[PHP-DEV] APC in trunk' thread - MARC" 170:; includes instructions for building on Windows) 168:sources of the PHP version it is to be used with 551:http://www.nusphere.com/products/phpexpress.htm 1875: 1873: 1871: 617:https://github.com/zend-dev/ZendOptimizerPlus/ 72: 2079: 1813:"'Re: [PHP-DEV] APC in trunk' - MARC" 513:http://xcache.lighttpd.net/InstallFromSource 1868: 1695:that loads files encoded and obfuscated by 213:Learn how and when to remove these messages 2086: 2072: 1987:"Zend Server - PHP Web Application Server" 395: 390:https://eaccelerator.net/InstallFromSource 740: 505:http://xcache.lighttpd.net/ReleaseArchive 375:Download link: (look for latest versions) 319:Learn how and when to remove this message 262:Learn how and when to remove this message 727:http://www.iis.net/expand/WinCacheForPhp 693:http://www.iis.net/expand/WinCacheForPHP 609:http://pecl.php.net/package/ZendOpcache 14: 2529: 2048:"Zend Optimizer and Zend Guard Loader" 1041: 518: 2067: 681:and non-thread-safe build of PHP via 660:http://www.zend.com/products/platform 2511: 719:http://pecl.php.net/package/WinCache 273: 219: 178: 28: 2028:"Zend Platform 3.6.3 Release Notes" 1902:"PECL :: Package :: APCu" 1495:Zend OPcache (ex. Zend Optimizer+) 952:Zend OPcache (ex. Zend Optimizer+) 598:to Zend OPcache mid of March 2013. 591:and Zend Server Community Edition. 409:concerns raised by Zeev Suraski of 24: 575:Zend OPcache (ex. Zend Optimizer+) 25: 2548: 1683: 194:This article has multiple issues. 2510: 2501: 2500: 2127: 1709: 640: 431: 422:http://www.php-accelerator.co.uk 278: 224: 183: 33: 2020: 2000: 1979: 1965: 1939: 669:Windows Cache Extension for PHP 582:is an open source component of 202:or discuss these issues on the 174: 160:http://php.net/apc.installation 147:http://pecl.php.net/package/APC 115:http://pecl.php.net/package/APC 1915: 1894: 1847: 1826: 1805: 1784: 1763: 1742: 492:3.2.0 (Released on 2014-9-18) 486:full support for up to PHP 5.6 402:ionCube PHP Accelerator (PHPA) 233:This section needs editing to 13: 1: 1736: 712:released, actively developed. 679:Internet Information Services 1947:"ZendOptimizerPlus - GitHub" 445:is a fork of Turck MMCache. 382:download page on SourceForge 7: 1717:Computer programming portal 1702: 735:http://www.php.net/wincache 540:Official installation help: 510:Official installation help: 387:Official installation help: 153:Official installation help: 73:Alternative PHP Cache (APC) 10: 2553: 732:Help and API documentation 2496: 2473: 2425: 2407: 2384: 2223: 2177: 2136: 2125: 2101: 1061: 1058: 1055: 1052: 1049: 673:A free, open source (New 624:full support for PHP 5.2+ 467:one of the developers of 458: 42:This article needs to be 1834:"PHP: rfc:optimizerplus" 1732:(HipHop Virtual Machine) 761:Resolve file path cache 378:http://eaccelerator.net/ 346:http://eaccelerator.net/ 235:comply with Knowledge's 166:be compiled against the 156:http://php.net/apc.setup 2093: 836:PHP Accelerator (PHPA) 724:Download link (binary): 716:Download link (source): 396:ionCube PHP Accelerator 741:Comparison of features 704:Latest stable version: 628:Latest stable version: 562:Latest stable version: 490:Latest stable version: 426:http://www.ioncube.com 358:Latest stable version: 132:Latest stable version: 764:Object/session cache 441:is now discontinued. 78:Alternative PHP Cache 18:Alternative PHP Cache 1433:Nusphere PhpExpress 923:Nusphere PhpExpress 706:2.0.0.8 (2016-11-09) 594:Zend Optimizer+ was 360:0.9.6.1 (2010-05-31) 126:Latest beta version: 1773:. Blog.facebook.com 1042:Compatibility chart 636:Actively maintained 519:Nusphere PhpExpress 244:improve the content 128:3.1.13 (2012-09-03) 1771:"PHP and Facebook" 400:Launched in 2001, 134:3.1.9 (2011-05-14) 65:This is a list of 2524: 2523: 1927:Zend Technologies 1923:"Zend Optimizer+" 1693:Zend Technologies 1689:Zend Guard Loader 1680: 1679: 1050:PHP accelerators 1038: 1037: 650:High Availability 411:Zend Technologies 370:Github repository 329: 328: 321: 311: 310: 272: 271: 264: 217: 63: 62: 16:(Redirected from 2544: 2514: 2513: 2504: 2503: 2131: 2088: 2081: 2074: 2065: 2064: 2059: 2058: 2056: 2054: 2044: 2038: 2037: 2035: 2034: 2024: 2018: 2017: 2015: 2014: 2004: 1998: 1997: 1995: 1994: 1983: 1977: 1976: 1969: 1963: 1962: 1960: 1959: 1943: 1937: 1936: 1934: 1933: 1919: 1913: 1912: 1910: 1909: 1898: 1892: 1891: 1889: 1888: 1877: 1866: 1865: 1863: 1862: 1851: 1845: 1844: 1842: 1841: 1830: 1824: 1823: 1821: 1820: 1809: 1803: 1802: 1800: 1799: 1788: 1782: 1781: 1779: 1778: 1767: 1761: 1760: 1758: 1757: 1746: 1719: 1714: 1713: 1047: 1046: 773:Source encoding 770:Cache in memory 746: 745: 324: 317: 306: 303: 297: 290:factual accuracy 282: 281: 274: 267: 260: 256: 253: 247: 228: 227: 220: 209: 187: 186: 179: 67:PHP accelerators 58: 55: 49: 37: 36: 29: 21: 2552: 2551: 2547: 2546: 2545: 2543: 2542: 2541: 2527: 2526: 2525: 2520: 2492: 2469: 2421: 2403: 2380: 2219: 2178:Implementations 2173: 2132: 2123: 2097: 2092: 2062: 2052: 2050: 2046: 2045: 2041: 2032: 2030: 2026: 2025: 2021: 2012: 2010: 2006: 2005: 2001: 1992: 1990: 1985: 1984: 1980: 1971: 1970: 1966: 1957: 1955: 1945: 1944: 1940: 1931: 1929: 1921: 1920: 1916: 1907: 1905: 1900: 1899: 1895: 1886: 1884: 1879: 1878: 1869: 1860: 1858: 1853: 1852: 1848: 1839: 1837: 1832: 1831: 1827: 1818: 1816: 1811: 1810: 1806: 1797: 1795: 1790: 1789: 1785: 1776: 1774: 1769: 1768: 1764: 1755: 1753: 1748: 1747: 1743: 1739: 1715: 1708: 1705: 1686: 1681: 1557:Zend Platform 1044: 1039: 743: 671: 643: 577: 521: 461: 434: 398: 325: 314: 313: 312: 307: 301: 298: 295: 287:This section's 283: 279: 268: 257: 251: 248: 241: 237:Manual of Style 229: 225: 188: 184: 177: 75: 59: 53: 50: 47: 38: 34: 23: 22: 15: 12: 11: 5: 2550: 2540: 2539: 2522: 2521: 2519: 2518: 2508: 2497: 2494: 2493: 2491: 2490: 2485: 2479: 2477: 2475:Widget toolkit 2471: 2470: 2468: 2467: 2462: 2457: 2452: 2447: 2442: 2437: 2431: 2429: 2423: 2422: 2420: 2419: 2413: 2411: 2405: 2404: 2402: 2401: 2396: 2390: 2388: 2382: 2381: 2379: 2378: 2373: 2368: 2363: 2358: 2353: 2348: 2343: 2338: 2333: 2328: 2323: 2318: 2313: 2310: 2305: 2300: 2295: 2290: 2285: 2280: 2275: 2270: 2265: 2260: 2255: 2250: 2245: 2240: 2235: 2229: 2227: 2225:Web frameworks 2221: 2220: 2218: 2217: 2212: 2207: 2202: 2197: 2192: 2187: 2181: 2179: 2175: 2174: 2172: 2171: 2166: 2161: 2156: 2151: 2140: 2138: 2134: 2133: 2126: 2124: 2122: 2121: 2116: 2114:Rasmus Lerdorf 2111: 2105: 2103: 2099: 2098: 2091: 2090: 2083: 2076: 2068: 2061: 2060: 2039: 2019: 2008:"Faq – XCache" 1999: 1978: 1964: 1938: 1914: 1904:. Pecl.php.net 1893: 1867: 1857:. Bugs.php.net 1846: 1836:. Wiki.php.net 1825: 1804: 1783: 1762: 1740: 1738: 1735: 1734: 1733: 1727: 1725:HipHop for PHP 1721: 1720: 1704: 1701: 1685: 1684:Other products 1682: 1678: 1677: 1674: 1671: 1668: 1665: 1662: 1659: 1656: 1653: 1650: 1647: 1644: 1641: 1638: 1635: 1632: 1629: 1626: 1623: 1620: 1619:Windows Cache 1616: 1615: 1612: 1609: 1606: 1603: 1600: 1597: 1594: 1591: 1588: 1585: 1582: 1579: 1576: 1573: 1570: 1567: 1564: 1561: 1558: 1554: 1553: 1550: 1547: 1544: 1541: 1538: 1535: 1532: 1529: 1526: 1523: 1520: 1517: 1514: 1511: 1508: 1505: 1502: 1499: 1496: 1492: 1491: 1488: 1485: 1482: 1479: 1476: 1473: 1470: 1467: 1464: 1461: 1458: 1455: 1452: 1449: 1446: 1443: 1440: 1437: 1434: 1430: 1429: 1426: 1423: 1420: 1417: 1414: 1411: 1408: 1405: 1402: 1399: 1396: 1393: 1390: 1387: 1384: 1381: 1378: 1375: 1372: 1368: 1367: 1364: 1361: 1358: 1355: 1352: 1349: 1346: 1343: 1340: 1337: 1334: 1331: 1328: 1325: 1322: 1319: 1316: 1313: 1310: 1309:Turck MMCache 1306: 1305: 1302: 1299: 1296: 1293: 1290: 1287: 1284: 1281: 1278: 1275: 1272: 1269: 1266: 1263: 1260: 1257: 1254: 1251: 1248: 1244: 1243: 1240: 1237: 1234: 1231: 1228: 1225: 1222: 1219: 1216: 1213: 1210: 1207: 1204: 1201: 1198: 1195: 1192: 1189: 1186: 1182: 1181: 1178: 1175: 1172: 1169: 1166: 1163: 1160: 1157: 1154: 1151: 1148: 1145: 1142: 1139: 1136: 1133: 1130: 1127: 1124: 1120: 1119: 1116: 1113: 1110: 1107: 1104: 1101: 1098: 1095: 1092: 1089: 1086: 1083: 1080: 1077: 1074: 1071: 1068: 1064: 1063: 1060: 1057: 1054: 1051: 1045: 1043: 1040: 1036: 1035: 1032: 1029: 1026: 1023: 1020: 1017: 1014: 1011: 1010:Windows Cache 1007: 1006: 1003: 1000: 997: 994: 991: 988: 985: 982: 981:Zend Platform 978: 977: 974: 971: 968: 965: 962: 959: 956: 953: 949: 948: 945: 942: 939: 936: 933: 930: 927: 924: 920: 919: 916: 913: 910: 907: 904: 901: 898: 895: 891: 890: 887: 884: 881: 878: 875: 872: 869: 866: 865:Turck MMCache 862: 861: 858: 855: 852: 849: 846: 843: 840: 837: 833: 832: 829: 826: 823: 820: 817: 814: 811: 808: 804: 803: 800: 797: 794: 791: 788: 785: 782: 779: 775: 774: 771: 768: 765: 762: 759: 756: 753: 750: 744: 742: 739: 738: 737: 729: 721: 713: 707: 701: 695: 670: 667: 663: 662: 642: 639: 638: 637: 631: 625: 619: 611: 576: 573: 572: 571: 565: 559: 558:PHP 4.3 to 5.3 553: 545: 537: 532:Download link: 520: 517: 516: 515: 507: 502:Download link: 499: 493: 487: 481: 460: 457: 456: 455: 433: 430: 429: 428: 397: 394: 393: 392: 384: 372: 367: 361: 355: 348: 327: 326: 309: 308: 286: 284: 277: 270: 269: 232: 230: 223: 218: 192: 191: 189: 182: 176: 173: 172: 171: 150: 144:Download link: 141: 135: 129: 123: 117: 74: 71: 61: 60: 41: 39: 32: 9: 6: 4: 3: 2: 2549: 2538: 2535: 2534: 2532: 2517: 2509: 2507: 2499: 2498: 2495: 2489: 2486: 2484: 2481: 2480: 2478: 2476: 2472: 2466: 2463: 2461: 2458: 2456: 2453: 2451: 2448: 2446: 2443: 2441: 2438: 2436: 2433: 2432: 2430: 2428: 2424: 2418: 2415: 2414: 2412: 2410: 2406: 2400: 2397: 2395: 2392: 2391: 2389: 2387: 2383: 2377: 2374: 2372: 2369: 2367: 2364: 2362: 2359: 2357: 2354: 2352: 2349: 2347: 2344: 2342: 2339: 2337: 2334: 2332: 2329: 2327: 2324: 2322: 2319: 2317: 2314: 2311: 2309: 2306: 2304: 2301: 2299: 2296: 2294: 2291: 2289: 2286: 2284: 2281: 2279: 2276: 2274: 2271: 2269: 2266: 2264: 2261: 2259: 2256: 2254: 2251: 2249: 2246: 2244: 2241: 2239: 2236: 2234: 2231: 2230: 2228: 2226: 2222: 2216: 2213: 2211: 2208: 2206: 2203: 2201: 2198: 2196: 2193: 2191: 2188: 2186: 2183: 2182: 2180: 2176: 2170: 2167: 2165: 2162: 2160: 2157: 2155: 2152: 2149: 2145: 2142: 2141: 2139: 2135: 2130: 2120: 2117: 2115: 2112: 2110: 2107: 2106: 2104: 2100: 2096: 2089: 2084: 2082: 2077: 2075: 2070: 2069: 2066: 2049: 2043: 2029: 2023: 2009: 2003: 1988: 1982: 1974: 1968: 1954: 1953: 1948: 1942: 1928: 1924: 1918: 1903: 1897: 1882: 1876: 1874: 1872: 1856: 1850: 1835: 1829: 1814: 1808: 1793: 1787: 1772: 1766: 1751: 1745: 1741: 1731: 1728: 1726: 1723: 1722: 1718: 1712: 1707: 1700: 1698: 1694: 1690: 1675: 1672: 1669: 1666: 1663: 1660: 1657: 1654: 1651: 1648: 1645: 1642: 1639: 1636: 1633: 1630: 1627: 1624: 1621: 1618: 1617: 1613: 1610: 1607: 1604: 1601: 1598: 1595: 1592: 1589: 1586: 1583: 1580: 1577: 1574: 1571: 1568: 1565: 1562: 1560:Discontinued 1559: 1556: 1555: 1551: 1548: 1545: 1542: 1539: 1536: 1533: 1530: 1527: 1524: 1521: 1518: 1515: 1512: 1509: 1506: 1503: 1500: 1497: 1494: 1493: 1489: 1486: 1483: 1480: 1477: 1474: 1471: 1468: 1465: 1462: 1459: 1456: 1453: 1450: 1447: 1444: 1441: 1438: 1436:Discontinued 1435: 1432: 1431: 1427: 1424: 1421: 1418: 1415: 1412: 1409: 1406: 1403: 1400: 1397: 1394: 1391: 1388: 1385: 1382: 1379: 1376: 1374:Discontinued 1373: 1370: 1369: 1365: 1362: 1359: 1356: 1353: 1350: 1347: 1344: 1341: 1338: 1335: 1332: 1329: 1326: 1323: 1320: 1317: 1314: 1312:Discontinued 1311: 1308: 1307: 1303: 1300: 1297: 1294: 1291: 1288: 1285: 1282: 1279: 1276: 1273: 1270: 1267: 1264: 1261: 1258: 1255: 1252: 1250:Discontinued 1249: 1246: 1245: 1241: 1238: 1235: 1232: 1229: 1226: 1223: 1220: 1217: 1214: 1211: 1208: 1205: 1202: 1199: 1196: 1193: 1190: 1188:Discontinued 1187: 1185:eAccelerator 1184: 1183: 1179: 1176: 1173: 1170: 1167: 1164: 1161: 1158: 1155: 1152: 1149: 1146: 1143: 1140: 1137: 1134: 1131: 1128: 1126:Discontinued 1125: 1122: 1121: 1117: 1114: 1111: 1108: 1105: 1102: 1099: 1096: 1093: 1090: 1087: 1084: 1081: 1078: 1075: 1072: 1069: 1066: 1065: 1053:Availability 1048: 1033: 1030: 1027: 1024: 1021: 1018: 1015: 1012: 1009: 1008: 1004: 1001: 998: 995: 992: 989: 986: 984:Discontinued 983: 980: 979: 975: 972: 969: 966: 963: 960: 957: 954: 951: 950: 946: 943: 940: 937: 934: 931: 928: 926:Discontinued 925: 922: 921: 917: 914: 911: 908: 905: 902: 899: 897:Discontinued 896: 893: 892: 888: 885: 882: 879: 876: 873: 870: 868:Discontinued 867: 864: 863: 859: 856: 853: 850: 847: 844: 841: 839:Discontinued 838: 835: 834: 830: 827: 824: 821: 818: 815: 812: 810:Discontinued 809: 807:eAccelerator 806: 805: 801: 798: 795: 792: 789: 786: 783: 781:Discontinued 780: 777: 776: 772: 769: 767:Optimization 766: 763: 760: 757: 755:Opcode cache 754: 752:Availability 751: 748: 747: 736: 733: 730: 728: 725: 722: 720: 717: 714: 711: 708: 705: 702: 699: 696: 694: 691: 688: 687: 686: 684: 680: 676: 666: 661: 658: 655: 654: 653: 651: 647: 646:Zend Platform 641:Zend Platform 635: 632: 629: 626: 623: 620: 618: 615: 612: 610: 607: 604: 603: 602: 599: 597: 592: 590: 585: 581: 569: 566: 563: 560: 557: 554: 552: 549: 546: 544: 541: 538: 536: 533: 530: 529: 528: 525: 514: 511: 508: 506: 503: 500: 497: 494: 491: 488: 485: 482: 480: 477: 474: 473: 472: 470: 465: 454: 451: 448: 447: 446: 444: 440: 439: 438:Turck MMCache 432:Turck MMCache 427: 423: 420: 417: 416: 415: 412: 407: 403: 391: 388: 385: 383: 379: 376: 373: 371: 368: 365: 362: 359: 356: 352: 349: 347: 344: 341: 340: 339: 337: 333: 323: 320: 305: 302:February 2013 293: 291: 285: 276: 275: 266: 263: 255: 252:February 2013 245: 240: 238: 231: 222: 221: 216: 214: 207: 206: 201: 200: 195: 190: 181: 180: 169: 165: 161: 157: 154: 151: 148: 145: 142: 139: 136: 133: 130: 127: 124: 121: 118: 116: 113: 110: 109: 108: 104: 101: 99: 95: 94:shared memory 91: 87: 83: 79: 70: 68: 57: 54:December 2014 45: 40: 31: 30: 27: 19: 2537:PHP software 2351:Silverstripe 2147: 2119:Zeev Suraski 2109:Andi Gutmans 2051:. Retrieved 2042: 2031:. Retrieved 2022: 2011:. Retrieved 2002: 1991:. Retrieved 1981: 1967: 1956:. Retrieved 1950: 1941: 1930:. Retrieved 1917: 1906:. Retrieved 1896: 1885:. Retrieved 1859:. Retrieved 1849: 1838:. Retrieved 1828: 1817:. Retrieved 1807: 1796:. Retrieved 1786: 1775:. Retrieved 1765: 1754:. Retrieved 1744: 1688: 1687: 1062:PHP version 1059:Web servers 731: 723: 715: 709: 703: 698:PHP version: 697: 689: 672: 664: 656: 645: 644: 633: 627: 622:PHP version: 621: 613: 605: 600: 593: 580:Zend OPcache 579: 578: 567: 561: 556:PHP version: 555: 547: 539: 531: 523: 522: 509: 501: 495: 489: 484:PHP version: 483: 475: 463: 462: 449: 443:eAccelerator 436: 435: 418: 406:ionCube Ltd. 401: 399: 386: 374: 363: 357: 351:PHP version: 350: 342: 332:eAccelerator 330: 315: 299: 288: 258: 249: 242:Please help 234: 210: 203: 197: 196:Please help 193: 175:eAccelerator 167: 163: 152: 143: 137: 131: 125: 120:PHP version: 119: 111: 105: 102: 77: 76: 64: 51: 43: 26: 2465:Zend Studio 2445:Eclipse PDT 2440:Codelobster 2341:ProcessWire 2238:CodeIgniter 2215:Zend Engine 2144:Accelerator 1815:. Marc.info 1794:. Marc.info 1752:. 2bits.com 1622:Maintained 1498:Maintained 1013:Maintained 955:Maintained 758:File cache 675:BSD License 589:Zend Server 584:Zend Server 336:PHP encoder 162:(extension 90:PHP license 2321:PHP-Fusion 2248:eZ Publish 2033:2017-01-19 2013:2017-12-01 1993:2014-02-14 1989:. Zend.com 1958:2013-02-13 1932:2011-03-09 1908:2014-02-14 1887:2013-03-08 1861:2014-02-14 1840:2014-02-14 1819:2014-02-14 1798:2014-02-14 1777:2014-02-14 1756:2014-02-14 1737:References 1697:Zend Guard 685:protocol. 524:PhpExpress 199:improve it 2366:WordPress 2273:Gyroscope 2205:Phalanger 2164:Libraries 2137:Resources 1883:. PHP.net 205:talk page 2531:Category 2506:Category 2460:PhpStorm 2450:NetBeans 2417:Doctrine 2326:PHP-Nuke 2253:Fat-Free 2200:PeachPie 2154:Composer 2053:June 22, 1703:See also 1247:ionCube 1082:Solaris 1073:FreeBSD 1067:Windows 690:Website: 657:Website: 614:Sources: 606:Website: 548:Website: 476:Website: 469:Lighttpd 450:Website: 419:Website: 343:Website: 112:Website: 2516:Commons 2483:PHP-GTK 2455:PHPEdit 2399:PHPUnit 2386:Testing 2356:Symfony 2331:Pop PHP 2316:Phalcon 2303:Midgard 2293:Laravel 2288:Laminas 2283:Joomla! 2263:FuelPHP 2233:CakePHP 2210:Quercus 2159:Editors 1371:XCache 1088:Apache 1079:NetBSD 894:XCache 710:Status: 683:FastCGI 634:Status: 596:renamed 568:Status: 496:Status: 364:Status: 138:Status: 44:updated 2488:wxPHP 2435:Aptana 2243:Drupal 2195:Parrot 2102:People 1952:GitHub 1091:Nginx 1076:macOS 1070:Linux 464:XCache 459:XCache 98:Drupal 2394:Behat 2371:XOOPS 2361:TYPO3 2346:Qcodo 2336:PRADO 2312:Nette 2278:Horde 2190:HPHPc 749:Name 630:7.1.6 80:is a 2427:IDEs 2409:ORMs 2308:MODX 2268:Grav 2258:Flow 2185:HHVM 2169:PEAR 2148:List 2055:2011 1730:HHVM 1673:Yes 1670:Yes 1667:Yes 1664:Yes 1661:Yes 1658:Yes 1655:Yes 1652:Yes 1643:Yes 1625:Yes 1590:Yes 1584:Yes 1578:Yes 1566:Yes 1552:Yes 1549:Yes 1546:Yes 1543:Yes 1540:Yes 1537:Yes 1534:Yes 1531:Yes 1528:Yes 1525:Yes 1522:Yes 1519:Yes 1510:Yes 1507:Yes 1504:Yes 1501:Yes 1469:Yes 1466:Yes 1454:Yes 1451:Yes 1448:Yes 1445:Yes 1442:Yes 1439:Yes 1416:Yes 1413:Yes 1410:Yes 1407:Yes 1404:Yes 1401:Yes 1398:Yes 1386:Yes 1383:Yes 1380:Yes 1377:Yes 1342:Yes 1301:Yes 1298:Yes 1295:Yes 1292:Yes 1289:Yes 1286:Yes 1283:Yes 1280:Yes 1274:Yes 1268:Yes 1262:Yes 1259:Yes 1256:Yes 1253:Yes 1224:Yes 1221:Yes 1218:Yes 1215:Yes 1212:Yes 1209:Yes 1206:Yes 1197:Yes 1194:Yes 1191:Yes 1162:Yes 1159:Yes 1156:Yes 1153:Yes 1150:Yes 1144:Yes 1138:Yes 1135:Yes 1132:Yes 1129:Yes 1123:APC 1118:7.3 1115:7.2 1112:7.1 1109:7.0 1106:5.6 1103:5.5 1100:5.4 1097:5.3 1094:5.2 1085:IIS 1031:Yes 1025:Yes 1022:Yes 1019:Yes 1016:Yes 973:Yes 970:Yes 961:Yes 958:Yes 929:Yes 915:Yes 909:Yes 903:Yes 900:Yes 857:Yes 854:Yes 845:Yes 842:Yes 828:Yes 816:Yes 813:Yes 799:Yes 796:Yes 793:Yes 787:Yes 784:Yes 778:APC 354:PHP. 164:must 158:and 86:open 84:and 82:free 2376:Yii 2298:li₃ 2095:PHP 1640:No 1637:No 1634:No 1631:No 1628:No 1614:No 1611:No 1608:No 1605:No 1602:No 1599:No 1596:No 1593:No 1587:No 1581:No 1575:No 1572:No 1569:No 1563:No 1516:No 1490:No 1487:No 1484:No 1481:No 1478:No 1475:No 1472:No 1428:No 1425:No 1422:No 1419:No 1366:No 1363:No 1360:No 1357:No 1354:No 1351:No 1348:No 1345:No 1304:No 1242:No 1239:No 1236:No 1233:No 1230:No 1227:No 1180:No 1177:No 1174:No 1171:No 1168:No 1165:No 1056:OS 976:No 967:No 912:No 860:No 851:No 802:No 564:3.1 2533:: 1949:. 1925:. 1870:^ 1676:? 1649:? 1646:? 1513:? 1463:? 1460:? 1457:? 1395:? 1392:? 1389:? 1339:? 1336:? 1333:? 1330:? 1327:? 1324:? 1321:? 1318:? 1315:? 1277:? 1271:? 1265:? 1203:? 1200:? 1147:? 1141:? 1034:? 1028:? 1005:? 1002:? 999:? 996:? 993:? 990:? 987:? 964:? 947:? 944:? 941:? 938:? 935:? 932:? 918:? 906:? 889:? 886:? 883:? 880:? 877:? 874:? 871:? 848:? 831:? 825:? 822:? 819:? 790:? 424:/ 380:, 208:. 69:. 2150:) 2146:( 2087:e 2080:t 2073:v 2057:. 2036:. 2016:. 1996:. 1975:. 1961:. 1935:. 1911:. 1890:. 1864:. 1843:. 1822:. 1801:. 1780:. 1759:. 322:) 316:( 304:) 300:( 294:. 265:) 259:( 254:) 250:( 246:. 239:. 215:) 211:( 88:( 56:) 52:( 46:. 20:)

Index

Alternative PHP Cache
PHP accelerators
free
open
PHP license
shared memory
Drupal
http://pecl.php.net/package/APC
http://pecl.php.net/package/APC
http://php.net/apc.setup
http://php.net/apc.installation
improve it
talk page
Learn how and when to remove these messages
Manual of Style
improve the content
Learn how and when to remove this message
factual accuracy
Learn how and when to remove this message
eAccelerator
PHP encoder
http://eaccelerator.net/
Github repository
http://eaccelerator.net/
download page on SourceForge
https://eaccelerator.net/InstallFromSource
ionCube Ltd.
Zend Technologies
http://www.php-accelerator.co.uk
http://www.ioncube.com

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.

↑