Tags : Browse Projects

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

XCache

Compare

  Analyzed 1 day 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

about 11 years since last commit

37 users on Open Hub

Inactive
4.47368
   
I Use This

eAccelerator

Compare

  Analyzed about 5 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 6 years since last commit

22 users on Open Hub

Inactive
4.2
   
I Use This

Turck MMCache for PHP

Compare

  Analyzed about 1 hour 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

about 22 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses