Projects tagged ‘php6’


[6 total ]
29

XCache

   
Primary Language: C Licensed as: BSD-ish License

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 ... [More] uses the compiled version straight from the RAM. This 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]

Metrics updated about 10 hours ago

6

ClanSphere

   
Primary Language: PHP Licensed as: New BSD License

This project has grown in the past years and became the most advanced web cms for clan and esport related pages. It features modul management, template and language switching and so on. It supports a wide range of php versions and database drivers.

Metrics updated 27 Aug 08

1

PHP Demoextension

 
Primary Language: C/C++ Licensed as: PHP License

Demoextension is used to learn how to write PHP extensions. These accompany the PHP Extension Writing tutorial by Marcus Börger and Wez Furlong.

Metrics updated 03 Sep 08

1

PHP Heresy

 
Primary Language: PHP Licensed as: GNU General Public License 3.0,MIT License

Higher-order functional programming for PHP 5. More power, less brain damage, and only half the suck.

Metrics updated 02 Sep 08

1

Vulcan Logic Disassembler

   
Primary Language: C Licensed as: PHP License

The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.

Metrics updated 02 Sep 08

1

pinetd

 
Primary Language: PHP Licensed as: GNU General Public License 2.0

PInetd is a light and reliable inet daemon written in PHP for PHP. It allows running daemons written in PHP on Unix systems (pinetd2 also supports non-posix systems). Currently pinetd comes with a FTP server and a mail server as examples.

Metrics updated about 22 hours ago