phpIRC is an IRC layer for PHP, which enables you to use all IRC-features from your own scripts! phpIRC will enable you to code IRC bots, online checkers and the like without any hassle.
class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to make numerous jobs easier.
SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC). It's an API that handles all IRC protocol messages. This class is designed for creating IRC bots, chats and show irc related info on webpages.