APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for compiling and caching php scripts.
ANG
GES
G
P
Ide.php is a web-based editor for PHP. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal ove ...
ANG
GES
G
P
PhpZip allows you to create archive in GNU TAR format or proprietary PHP format. The proprietary PHP format (.piz files) archives support auto-unz ...
ANG
GES
G
P
php-dbi attempts to emulate the Perl database abstraction layer by implementing the methods provided by the object-oriented Perl DBI. It also allo ...
ANG
GES
G
P
This is an simple example about how to get data from templatemonster's webapi to your website while using PHP (only). Of course this is not the mo ...
ANG
GES
G
P
PHP System Information (pseudo class) is a collection of functions that return server system information through command line and /proc data gathe ...
ANG
GES
G
P
Turck MMCache is a opcode cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compil ...
ANG
GES
G
P
phpEdit is a project to build a full featured editor under Windows os, which will speed up php development. Some features: syntax highlighting, in ...
ANG
GES
G
P
An Application Server written in PHP that serves PHP servet (PHPlet). PHPlet are similar to Java Servlet as they implements the init(), service(), ...