Libraries tagged by PEAR
pear/pear_exception
72367350 Downloads
The PEAR Exception base class.
pear/pear-core-minimal
65442607 Downloads
Minimal set of PEAR core files to be used as composer dependency
pear/console_getopt
64506230 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
pear/archive_tar
54695502 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
pear/net_url2
11121666 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
pear/net_dns2
2531230 Downloads
PHP DNS Resolver and Updater Library
pear/mail_mime
6700578 Downloads
Mail_Mime provides classes to create MIME messages
pear/crypt_gpg
3980363 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
pear/console_table
11762598 Downloads
Library that makes it easy to build console style tables.
tpyo/amazon-s3-php-class
1044112 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
pear/pear
1567922 Downloads
This is the definitive source of PEAR's core files.
pear/http_request2
4011637 Downloads
Provides an easy way to perform HTTP requests.
pear/spreadsheet_excel_writer
1182202 Downloads
Allows writing of Excel spreadsheets without the need for COM objects. Supports formulas, images (BMP) and all kinds of formatting for text and cells.
pear/ole
1861307 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
pear/numbers_words
906337 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.