FPDF - A free PHP PDF class

Features: Choice of measure unit, page format and margins, Page header and footer management, Automatic page break, automatic line break and text justification, image support (JPEG and PNG), colors, links, TrueType, page compression.

Native session | EE Wiki

Fix for CI’s weird built-in session functionality.

neurofuzzy ยป Amazon S3 PHP Class

For puttin’ and gettin’ buckets.

Code Igniter - PHP Web Application Framework

This may be just the right amount of framework for me. Plus excellent documentation, which is nothing to sneeze at!

JSON-PHP

Fully-functional proposed PEAR package.

class.jabber.php

PHP Jabberbot here I come! (Hooray for no more “you are sending messages too quickly” errors.)

PHP library to generate flash-based charts and graphs

Very nice visual design, much better than GD alternative.

DataObject design pattern for PHP

Wrapping CRUD operations in an object. This is the design pattern Rails uses, no?

Shifflett’s excellent PHP security guide

I attended his presentation at OSCON 2004 in Portland and was impressed by his knowledge. Need to incorporate his form processing, session and program design security recommendations.

Rails-like framework for PHP

Let the cloning commence.

Sending SMS messages with PHP

Sounds like the PHP part is easy. Finding a non-sleazy, non-overcharging gateway is the hard part.

Open source module for creating folksonomy tagging in PHP/MySQL apps


PHP image-text generating class, with decent looking kerning

Interestingly, splits each word into its own image.

PHP aol instant messenger class

Apparently less robust and more limited than perl’s NET::AIM. Hey, an excuse to learn perl!

AskMe thread on merging mp3s using PHP and cat

Easy to do, though you end with ID3 tags scattered about. Interesting possibilities for a funky web toy.