Login   Register  
PHP Classes
elePHPant
Icontem

Class: 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: 358 users
All time rank: 5222
Week users: 1 user
Week rank: 2503
Picture of Alexander Over
Author: Alexander Over <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 30
All time rank: 1517105 in Germany Germany
Week rank: 422 Up17 Up in Germany Germany
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  
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

  Rate classes User ratings   Trackback   Applications   Files Files  

  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

  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.