FLP (Flaimo\'s little package) is a collection of PHP classes. At the moment contains following classes: iCalendar, FLP (for internationalization; i18n), vCard, Cache, RSS Builder, ReloadPreventer and Ticker (a SMS/E-Mail Shoutbox/Guestbook).
NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands and hides detail of the NNTP protocol from PHP developers. But it does requre users the knowledge of NNTP.
SZGuestbook is a simple Guestbook Class with a complete administration interface. The visitors has the ability to rate the site as they post comments and the administrator may remove comments or change them. SZGuestbook is template driven for easy integration.
t0xirc is a PHP class that enable your applications to interact with the popular IRC bot Eggdrop.
You can use it to include a list of connected users on your web page, or even write a cli PHP script that runs in the background and give some intelligence to your idle bots.
Validates a boolean expression which you may type in as part of a query or search for something. Very good for validating a boolean expression before incorporating it into an sql query.