RSS 41 projects tagged "php classes"

No download Website Updated 20 Feb 2013 PHP HTTP protocol client

Screenshot
Pop 392.73
Vit 47.19

PHP HTTP protocol client is a PHP class for making HTTP requests. It can establish connections via SOCKS or proxy servers and establish secure connections (HTTPS) with optional SSL client certificates. It supports HTTP Basic, HTTP Digest, and NTLM (Windows or Samba) authentication mechanisms. It submits POST requests with user-defined form values, file uploading, or with user-defined request bodies. It handles cookies and automatic redirection handling. There is an addon class that logs in to Yahoo! and executes actions on behalf of the user, like exporting the address book or sending invitations to Yahoo! groups.

No download Website Updated 03 Oct 2012 XML parser class

Screenshot
Pop 145.99
Vit 11.46

XML parser class is a PHP class that parses arbitrary XML input and builds an array with the structure of all tag and data elements. Optionally it can keep track of the positions of each element to locate elements that may be contextually in error. Supports a parsed file cache to minimize the overhead of parsing the same file repeatedly. Optimized parsing of simplified XML (SML) formats ignoring the tag attributes.

No download Website Updated 24 Sep 2012 PHP Array Search

Screenshot
Pop 20.12
Vit 15.59

PHP Array Search provides array searching by the wildcard "%", just like SQL queries.

Download Website Updated 05 Jun 2012 freshmeat Project Query Class

Screenshot
Pop 109.54
Vit 9.35

freshmeat Project Query Class queries freshmeat.net and retrieves information on projects with records there. It features retrieval of project information from records provided by freshmeat in XML, parsing of project XML records to extract all the relevant data, and caching of retrieved project information in disk files for at least the next day to avoid retrieving the same data again before it could have been updated.

No download Website Updated 01 Feb 2012 c_xml

Screenshot
Pop 14.87
Vit 23.25

c_xml is a class that can convert between XML files and arrays or strings. It can parse an XML file into a DOM document object, so it can be returned as an array or displayed using a XSL stylesheet. The parsed XML document can also be manipulated to add, change, or remove nodes. Nodes may be searched using XPath. The resulting document can be regenerated in XML format.

Download Website Updated 27 Jun 2011 Metabase

Screenshot
Pop 240.66
Vit 12.96

Metabase is a DBMS-independent PHP API to access SQL databases. It supports MySQL, PostgreSQL, Oracle, Microsoft SQL server, Microsoft Access, ODBC, Interbase, Informix, MiniSQL, and SQLite. It supports nested transactions, blobs, and prepared queries. It can install database schemas defined in a DBMS independent XML format that describe tables, indexes, primary keys, and auto-increment sequences. It is also able to upgrade a database to a new schema without affecting the data that was stored since it was installed or upgraded for the last time. There is also schema reverse engineering support.

No download Website Updated 04 Feb 2011 SMTP client class

Screenshot
Pop 183.84
Vit 9.17

SMTP client class is a PHP class that connects to a mail server to send messages. It can relay message delivery to a defined server or directly deliver messages to a recipient's server for urgent message delivery. It supports secure connections with SSL or starting TLS after the connection is established, connection timeouts, authentication using PHP SASL class (PLAIN, LOGIN, CRAM-MD5, NTLM), POP3 before SMTP delivery authentication, and takes advantage of the SMTP PIPELINING extension to buffer SMTP commands, providing much faster queueing of messages when delivering to a large number of recipients (bulk mail).

Download No website Updated 06 Dec 2010 Yahoo BOSS Client

Screenshot
Pop 20.69
Vit 1.45

Yahoo BOSS (Build your Own Search Service) is a search API. This PHP 5.3 package can retrieve the results of Web, news, and image searches, and also cache them.

No download No website Updated 02 Dec 2010 Comparator Tools

Screenshot
Pop 21.84
Vit 1.48

Comparator Tools is a PHP implementation of Java's Comparable interface. It allows objects to be sorted and provides other useful functions for comparison.

No download Website Updated 17 May 2010 RSS Writer class

Screenshot
Pop 120.67
Vit 4.28

RSS Writer Class is a PHP class that can generate RSS (Rich/RDF Site Summary) XML documents. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.

Screenshot

Project Spotlight

TinyIB

A lightweight PHP image board.

Screenshot

Project Spotlight

slackroll

A package or upgrade manager for Slackware Linux.