Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

APC

Compare

  No analysis available

The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code.

0 lines of code

1 current contributors

0 since last commit

115 users on Open Hub

Activity Not Available
4.6
   
I Use This
Mostly written in language not available
Licenses: php_license

XCache

Compare

  Analyzed about 24 hours ago

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This ... [More] will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduce serverload. [Less]

21.7K lines of code

0 current contributors

over 8 years since last commit

37 users on Open Hub

Inactive
4.47368
   
I Use This

eAccelerator

Compare

  Analyzed about 22 hours ago

eAccelerator is a further development of the mmcache PHP accelerator and encoder. It increases the performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated.

12.1K lines of code

0 current contributors

over 4 years since last commit

22 users on Open Hub

Inactive
4.2
   
I Use This

Turck MMCache for PHP

Compare

  Analyzed about 19 hours ago

Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' ... [More] execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows. [Less]

17.1K lines of code

0 current contributors

almost 20 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Sub::Op

Compare

  No analysis available

A perl extension to lexically replace subroutine calls by custom opcodes.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: artistic_gpl