Net_DIME - implements DIME encoding Provides an implementation of DIME as defined at http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt In PEAR status of this package is: beta.
Net_DNS - resolver library to communicate with a DNS server A resolver library used to communicate with a name server to perform DNS queries, zone transfers, dynamic DNS updates, etc. Creates an object hierarchy from a DNS server's response, which allows you ...
Net_DNSBL - DNSBL Checker Checks if a given Host or URL is listed on an DNSBL or SURBL. In PEAR status of this package is: stable.
Net_FTP - comfortable communication with FTP-servers This class allows you to communicate with FTP-servers more comfortable that the ftp-functions of PHP. Especially you can up- and download recursively. In PEAR status of this package is: stable.
Net_GameServerQuery - interface to query a game server Net_GameServerQuery is an object for querying game servers. Currently only supports basic "status" information. Built in support for over 20 games. In PEAR status of this package is: alpha.
Net_Geo - geographical locations based on Internet address Obtains geographical information based on IP number, domain name, or AS number. Makes use of CAIDA Net_Geo lookup or locaizer extension. In PEAR status of this package is: stable.
Net_HL7 - HL7 messaging API This package provides an HL7 API for creating, sending and manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer (hence the '7' in HL7) for messaging in Health Care environments. HL7 ...
Net_IDNA - punycode encoding and decoding This package helps you to encode and decode punycode strings easily. In PEAR status of this package is: beta.
Net_IMAP - an implementation of the IMAP protocol Provides an implementation of the IMAP4Rev1 protocol using PEAR's Net_Socket and Auth_SASL class. In PEAR status of this package is: stable.
Net_IPv4 - IPv4 network calculations and validation Class used for calculating IPv4 (AF_INET family) address information such as network addresses as well as IP address validity. In PEAR status of this package is: stable.
Net_IRC - IRC client class Experimental IRC Class suitable for both client or bots applications. Features are: - Non-blocking sockets - Server messages handled by a callback system - Full logging capabilities - Full statistic ...
Net_LDAP - OO interface for searching and manipulating LDAP-entries Net_LDAP is a clone of Perl's Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAP features (ldif handling, schemas, etc), but has: - a simple OO interface to connections, ...
Net_LMTP - an implementation of the RFC2033 LMTP protocol This package provides an implementation of the RFC2033 LMTP using PEAR's Net_Socket and Auth_SASL class. In PEAR status of this package is: stable.
Net_Monitor - remote service monitor A unified interface for checking the availability services on external servers and sending meaningful alerts through a variety of media if a service becomes unavailable. In PEAR status of this ...
Net_NNTP - communicate with an NNTP server Complete class for communicating with an NNTP server (this is: the USENET), including: post, view, list, authentication, overview, header manipulation, NNTP commands debugger, etc. In PEAR status of ...
Net_Ping - execute ping This package provides a PHP wrapper around the ping command. In PEAR status of this package is: stable.
Net_POP3 - POP3 class to access POP3 server Provides a POP3 class to access POP3 server. Support all POP3 commands including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5 using optional Auth_SASL package. In PEAR status of this ...
Net_Server - generic server class Generic server class based on ext/sockets, used to develop any kind of server. In PEAR status of this package is: alpha.
Net_Sieve - handles talking to timsieved Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts. In PEAR status of this package is: stable.
Net_SmartIRC - IRC client class Net_SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC protocol). It's an API that handles all IRC protocol messages. This class is designed for creating ...
Net_SMS - SMS functionality This package provides SMS functionality and access to SMS gateways. In PEAR status of this package is: beta.
Net_Traceroute - execute traceroute OS independent wrapper class for executing traceroute calls. In PEAR status of this package is: alpha.
Net_URL - easy parsing of URLs Provides easy parsing of URLs and their constituent parts. In PEAR status of this package is: stable.
Net_UserAgent_Detect - determines the Web browser The Net_UserAgent object does a number of tests on an HTTP User-Agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser ...
Net_UserAgent_Mobile - HTTP mobile user agent string parser Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's ...
Numbers_Words - provides methods for spelling numerals in words With Numbers_Words class you can convert numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity. If your system does not support ...
OLE - package for reading and writing OLE containers This package allows reading and writing of OLE (Object Linking and Embedding) files, the format used as container for Excel, Word and other MS file formats. Documentation for the OLE format can be ...
Pager - generic data paging class If you have data that needs paging (ie 1-10 on page one, 11-20 on page two) this class can help. Pass it an array of data and it will sort it into pages, picking up the current page id from the url. ...
Payment_Clieop - create clieop03 file to send to Dutch Bank These classes can create a clieop03 file for you which you can send to a Dutch Bank. Ofcourse you need also a Dutch bank account. In PEAR status of this package is: stable.
Payment_DTA - creates DTA files containing money transactions (Germany) Payment_DTA provides function to create DTA files used in Germany to exchange information about money transactions with banks or online banking programs. In PEAR status of this package is: stable.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |