Login   Register  
PHP Classes

Class: Detect Opcode Cache

Icontem
elePHPant

  Classes of Alexander Over  >  Detect Opcode Cache  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Detect Opcode Cache Support forum
Base name: detect-opcode-cache
Description: Detect whether PHP is running an opcode cache
Version: 0.1
Required PHP version: 5.0
License: BSD License
 
  Author   Group folder image Groups   Detailed description  
  Trackback   Applications   Files Files  

Author

Picture of Alexander Over
Name: Alexander Over <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Home page: http://blog.quadrat4.de/

Innovation Award

PHP Programming Innovation award nominee
January 2010
Number 4
An opcode cache is a PHP extension that is used to accelerate the loading of PHP code by skipping the initial phase of compiling PHP source code into opcodes.

There are many PHP opcode cache extensions. This class is capable of detecting the presence many of the existing PHP opcode cache extensions.

Manuel Lemos

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image System information Information about servers, processes and operating system facilities View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

Detailed description

This class can be used to detect whether PHP is running an opcode cache.

It can check the presence of certain PHP options or functions to determine if one of several known opcode cache extensions is available.

Currently it can detect XCache, Microsoft WinCache, APC, eAccelerator, PHPA and Zend Accelerator.

Trackback links

Link Description
Detect Opcode Cache in PHP Vor einer Woche etwa habe ich meine erste PHP Klasse auf phpclasses.org veröffentlicht, um mal zu schauen, wie die “Gemeinde” darauf reagiert...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file detectopcodecache.class.php Class Main Class
Download all files: detect-opcode-cache.tar.gz detect-opcode-cache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.