HTML: BowML
Jonas Eriksson (contact me)
BowML Parser is a miniature PHP framework that lets you parse any type of markup language, such as: XML, HTML, WML, etc..
It turns each element, string node, and attribute into its own object within your program.
It can be for creating new Web pages or manipulating existing pages by using document objects instead of HTML text. The included example lets you parse the Google home page and change its title.
Click here for detailed information about this class on phpclasses.org
Aux.
Improved array functions
Class
Abstract Markup Language Node class
Aux.
Include file for all parser classes
Class
Markup Language document class
Class
Outputs nice and tidy Markup Language documents
Class
Container class, May be deprecated in future releases
Aux.
Mathematical functions. (Nothing impressive yet)
Aux.
Warning messages for the developer. Very useful for testing
Class
A 'Fake' stream (>>) class. Soon to be deprecated
Aux.
Character functions, soon to be deprecated!!