PHPackages                             commnetivity/purehtml - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. commnetivity/purehtml

ActiveParser[Parsing &amp; Serialization](/categories/parsing)

commnetivity/purehtml
=====================

HTML Processing leveraging PHP's DOM functions

v1.0.6(7y ago)01.0k1GPL-3.0PHP

Since Jun 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/commnetivity/purehtml)[ Packagist](https://packagist.org/packages/commnetivity/purehtml)[ Docs](https://commnetivity.com/labs/purehtml.html)[ RSS](/packages/commnetivity-purehtml/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (8)Used By (1)

[![Build Status](https://camo.githubusercontent.com/8431b7bd474b1f89c3ec4f2e167e4f7a1f8467b517d60a96e6cf8198736e1b84/68747470733a2f2f7472617669732d63692e636f6d2f636f6d6d6e657469766974792f7075726548544d4c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/commnetivity/pureHTML) (actually, this class works, but the builds fail because there are no PHP Unit tests and instructions set up yet for Travis-CI)

PureHTML DOM Processor
======================

[](#purehtml-dom-processor)

This library leverages the speed and flexibility in using PHP's native DOM processor to let you parse, strip, splice and even beautify your HTML pages.

```
