RSS 804 projects tagged "php classes"

Download Website Updated 21 Mar 2002 vTemplate

Screenshot
Pop 28.25
Vit 63.89

vTemplate is a PHP class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax that is much easier to use than other template classes. It compiles a template into native PHP code using one PCRE call, thus the parsing is extremely fast. It also has powerful caching and debugging classes to extend the functionality.

Download Website Updated 21 Mar 2002 PHP Assertion Unit Framework

Screenshot
Pop 55.97
Vit 1.00

The PHP Assertion Unit Framework (phpAssertUnit) is a unit testing framework based on assertions which helps PHP developers test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM-compliant browser such as IE5+, Mozilla, Netscape 6+, etc. The reporting of failures or warning messages does not disturb the running script, allowing easy Web GUI testing.

No download Website Updated 31 Jan 2002 Genepi

Screenshot
Pop 21.26
Vit 64.27

Genepi is a PHP library to build editors, with the same philosophy as GUI libraries. It will also include a generic editor for valid XML files.

Download Website Updated 04 Jan 2002 Phormation

Screenshot
Pop 76.21
Vit 2.08

Phormation is a set of PHP functions which provide a framework for developing any HTML form connected to a database backend (currently PostgreSQL, MySQL, and ODBC are supported). It allows you to write and make use of reusable widgets so you can develop Web sites more quickly. Phormation has more than 10 widgets including text field, date, file upload, and foreign key select, and is easily extensible. It has good documentation.

No download Website Updated 08 Jun 2001 SOAP server class

Screenshot
Pop 66.00
Vit 1.00

SOAP server class is a PHP class that provides base services which allow you to easily implement servers that handle remote command requests using the SOAP protocol.

No download Website Updated 08 May 2001 Database access class

Screenshot
Pop 41.42
Vit 1.00

Database access class is a PHP class for interchanging data between databases and forms. Features include inserting a new row into a database table with data from forms, loading form fields from database table row, updating database table rows from form fields., deleting database table rows with criteria defined by values from form field, building list in an array suitable for defining "select" type form fields from specified database table values. and database independent support for the data types of fields: TEXT, INTEGER, BOOLEAN, FLOAT, DATE, TIME, and TIMESTAMP.

Download Website Updated 08 Apr 2001 Generic PHP Framework

Screenshot
Pop 75.37
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 02 Mar 2001 PHP::HTML

Screenshot
Pop 20.30
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 No website Updated 12 Feb 2001 PHPWidgets!

Screenshot
Pop 33.76
Vit 2.29

PHPWidgets! is a tool for building dynamic webpages out of HTML and PHP code snippets. It provides a means of building pages using reusable elements. It can be set up to allow users to customise their accounts.

No download Website Updated 30 Jan 2001 PHP Bind

Screenshot
Pop 43.41
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.

Screenshot

Project Spotlight

Blink

A small open blog engine.

Screenshot

Project Spotlight

dmidecode

A DMI table decoder.