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