Libraries tagged by PEAR
pear/pear_exception
66477132 Downloads
The PEAR Exception base class.
pear/pear-core-minimal
60019059 Downloads
Minimal set of PEAR core files to be used as composer dependency
pear/console_getopt
59117809 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
pear/archive_tar
50079592 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
pear/net_url2
10264377 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
2263961 Downloads
Native PHP DNS Resolver and Updater Library
pear/mail_mime
6163439 Downloads
Mail_Mime provides classes to create MIME messages
pear/crypt_gpg
3611191 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
11513504 Downloads
Library that makes it easy to build console style tables.
tpyo/amazon-s3-php-class
1009629 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
pear/pear
1470400 Downloads
This is the definitive source of PEAR's core files.
pear/http_request2
3827124 Downloads
Provides an easy way to perform HTTP requests.
pear/spreadsheet_excel_writer
1068491 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
1638805 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
858972 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.