Login   Register  
PHP Classes
elePHPant
Icontem

Detect Opcode Cache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alexander Over  >  Detect Opcode Cache  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Detect Opcode Cache
Base name: detect-opcode-cache
Description: Detect whether PHP is running an opcode cache
Related classes: , , , , ,
Version: 0.1
PHP version: 5.0
License: BSD License
All time users: 366 users
All time rank: 5304
Week users: 0 users
Week rank: 2339
 

  Author  
Picture of Alexander Over
Name: Alexander Over <e-mail contact>
Packages: 4 Browse all classes by Alexander Over Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 31
All time rank: 1511103 in Germany Germany
Week rank: 1226 Up74 in Germany Germany Up
Innovation award
Innovation award
Nominee: 3x


  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.

  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  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


  Innovation Award  
PHP Programming Innovation award nominee
January 2010
Number 4

Prize: One downloadable copy of PhpED Professional
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

  User ratings  
Not yet rated by the users

  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 folder image 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.