SearchForms is a modular system for creating HTML forms that can generate an arbitrary SQL statement. It depends on the SQL Abstraction Layer from the Enzyme open-source project, as well as the OOHFORMS library from PHPLIB. Using the objects provided by SearchForms, you can quickly and easily create a dynamic user interface for searching a database. SearchForms is part of the Enzyme open-source project.
PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context. PHPerl also cohabits safely with mod_perl.
Version: 0.10 Platform(s): n/a Updated: Tue Jun 27 2000
The project aims at producing a set of packages containing functions and classes to aid in the numeric manipulation of data. Packages will deal with geometrical, statistical, matricial, etc. calculations.
Version: 0.1.1 Platform(s): n/a Updated: Mon May 22 2000
OO PHP Library is an object oriented PHP library that provides functionality to rapid DB interface building. It uses all advanced features of PHP4 to allow quick, dynamically build web-pages.
Version: 0.1 Platform(s): n/a Updated: Mon May 8 2000
Validator is a class containing common data validation routines. Using this class your programs can validate a wide variety of data types common to forms and the
internet in general. Included with the various data validation routines are several
common'' string and array manipulation routines. In short, this is a class designed to conduct grunt work on submitted data. This version of Validator contains 19 data tests, 9 data manipulation methods, and one array debugging tool.
Version: 1.2 Platform(s): n/a Updated: Thu Feb 3 2000
The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Logger's primary use is for debugging personal programs when you can't or don't want to log via error_log().
Version: 1.0 Platform(s): n/a Updated: Thu Feb 3 2000
ConfigReader is a simple class which reads, parses, and interpolates a configuration file for use in PHP3 programs. It allows you to assign array values dynamically.
Version: 1.3 Platform(s): n/a Updated: Thu Feb 3 2000
VH Layout allows you to write your dynamic website completely in PHP3 without worrying about the HTML tags. The design of VH Layout Class was inspired by the Perl package HTMLTablelayout. It comes with complete documentation and examples.
Version: 1.0 Platform(s): Unix Updated: Mon Oct 11 1999
NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands. NNRP Class hides detail of the NNRP protocol from developers. But it does requre users the knowledge of NNRP.
Version: 1.0Beta Platform(s): Unix Updated: Mon Oct 11 1999
HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass these to html_graph() which then takes care of all the messy HTML layout. A fully customized chart can be created in just five lines of PHP code.
Version: 1.5 Platform(s): n/a Updated: Sun Sep 19 1999