PHP Stuff


PHP is an open-source interpreted scripting language designed primarily for creating dynamic web pages. I'm part of some projects to expand php and bring it into the enterprise.

APD

A profiler extension for PHP allowing for gprof/DProf style profiling output. Indispensible for tuning large code bases. Profile early, profile often.

APC

The only open-source compiler cache for PHP.

Spread API Wrapper

A php extension wrapper for the Spread Group Communication Toolkit.

PDO

A DBI style low-level databse wrapper for PHP 5.

Inline_C

A PEAR class that allows one to dynamically write and compile C functions inside PHP scripts.

apache_hooks

A branch of the Apache 1.3 SAPI which allows full access to all of the apache module hooks and handlers, a la mod_perl.

Serendipity

The greatest PHP-based blogging software out there.