Libraries tagged by pear2
pear/net_smtp
3301882 Downloads
An implementation of the SMTP protocol
pear/log
1431096 Downloads
PEAR Logging Framework
pear/db
1357470 Downloads
More info available on: http://pear.php.net/package/DB
pear/auth_sasl
1209958 Downloads
Abstraction of various SASL mechanism responses
pear/ole
2590162 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
1026925 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
pear/net_socket
3648519 Downloads
More info available on: http://pear.php.net/package/Net_Socket
pear/math_biginteger
3060666 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
pear/console_commandline
5946496 Downloads
A full featured command line options and arguments parser.
pear/net_ldap2
278163 Downloads
Object oriented interface for searching and manipulating LDAP-entries
pear/html_quickform2
548748 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pear/text_diff
82607 Downloads
Engine for performing and rendering text diffs
pearl/lumen-request-validate
406147 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
pear/validate_finance_creditcard
572268 Downloads
Validation class for credit cards.
pear/system_daemon
195677 Downloads
A port of the PEAR class to create Daemons with pure PHP