RSS 387 projects tagged "php classes"

Download Website Updated 04 May 2006 ADODB

Screenshot
Pop 829.09
Vit 10.29

ADODB is a set of advanced PHP database abstraction classes. It supports MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere, Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access, Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built in, making it possible to figure out that types such as CHAR, TEXT, and STRING are equivalent in different databases. It also features portable database creation, database-backed session support (with encryption), SQL performance monitoring, and database health checks.

Download Website Updated 30 Jan 2001 DNS Configuration class for PHP

Screenshot
Pop 71.39
Vit 1.00

The DNS Configuration class is used for maintaining BIND 8 zone files and named.conf files. It is useful for adding and removing zones to your name server as well as the manipulation of resource records within your zones. It is extremely fast and is capable of handling thousands of zones.

Download Website Updated 08 Apr 2001 Generic PHP Framework

Screenshot
Pop 71.27
Vit 2.05

The Generic PHP Framework is a library of reusable classes for PHP4 applications. The idea is to grow this framework into a great foundation for writing large applications in PHP4.

Download Website Updated 30 Jan 2001 LDAP Class for PHP

Screenshot
Pop 57.27
Vit 1.43

The LDAP class for PHP is an easy way to interface your PHP program with an LDAP directory server. The interface is similar to what you would find in a filesystem. You can easily navigate through your directory server similar to the way you would navigate a filesystem with commands such as cd(), mkdir(), etc. A Web-based LDAP browser/modifier is supplied with the class library.

Download Website Updated 30 Jan 2001 palmlib

Screenshot
Pop 36.57
Vit 1.00

PalmLib is a set of functions that allow you to convert text or HTML documents into 3COM PalmPilot documents. PalmLib is written in PHP3 and can be used to provide on-the-fly document generation on Web sites.

No download Website Updated 30 Jan 2001 PHP Bind

Screenshot
Pop 42.57
Vit 1.43

PHP Bind is a fully self-contained PHP class for controlling Bind 8.2's config files. It can parse, regenerate, modify, and activate/deactivate domains in named.conf and domain db files.

Download Website Updated 02 Mar 2001 PHP::HTML

Screenshot
Pop 19.34
Vit 3.35

PHP::HTML is a set of PHP classes to abstract HTML and simplify complex Web application development. Reusable widgets can be based on the abstract classes which include a text-only class, text which marked-up with HTML, and a tag which contains multiple "children". PHP::HTML is currently in active development to make it cleaner, and to add support for CSS and support for "emulation" that will create HTML 3.2 documents for browser compatibility.

Download Website Updated 10 Feb 2003 PostgreSQL Session Handler for PHP

Screenshot
Pop 81.98
Vit 4.18

PostgreSQL Session Handler for PHP is a custom session save handler for PHP4 that uses PostgreSQL as the session cache. This allows multiple Web servers to share a common session storage container, and is useful for allowing Web users to move between machines while maintaining their session state.

Download Website Updated 18 Mar 2008 phpHtmlLib

Screenshot
Pop 197.77
Vit 7.65

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

Download Website Updated 08 Dec 2003 Xipe-Template

Screenshot
Pop 46.88
Vit 4.24

Xipe-Template is a compiling template class with no need for a new template language. It is filter based (with pre and post filters) and now available via PEAR. Multilingual support is seamless.

Screenshot

Project Spotlight

TomP2P

A P2P-based high performance key-value pair storage library.

Screenshot

Project Spotlight

PHREL

A per host rate limiter.