Fork me on GitHub

FluentDOM

A fluent api for the php dom extension

Authors

Bastian Feder, Thomas Weinert

Contact

Follow us on Twitter @FluentDOM

Documentation

You should check out the source documentation. It contains many examples and a small tutorial.

Installation

You can install FluentDOM using pearhub.org:

$ pear channel-discover pearhub.org
$ pear install pearhub/FluentDOM

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/ThomasWeinert/FluentDOM

The old svn (svn://svn.fluentdom.org) is deprecated and will not be updated anymore.