HTML Parser for PHP 4 is an object-oriented parser
which lets you iterate HTML nodes and get
their attributes, names, and values. It also comes
with an example class for converting HTML to
formatted ASCII text.
pBeans is a persistence layer for Java. By
default, JavaBean properties are seamlessly mapped
into table fields based on their compile-time
types. It also provides automatic table creation
and schema evolution. It explicitly supports
MySQL, PostgreSQL, and MS SQL Server.