PHPackages                             axllent/simplehtmldom - 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. axllent/simplehtmldom

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

axllent/simplehtmldom
=====================

PHP Simple HTML DOM Parser with namespace &amp; bug fixes

1.6.1(3y ago)919.2k↓45.8%23MITPHPPHP &gt;=7.0

Since Nov 4Pushed 3y ago3 watchersCompare

[ Source](https://github.com/axllent/simplehtmldom)[ Packagist](https://packagist.org/packages/axllent/simplehtmldom)[ Docs](http://simplehtmldom.sourceforge.net/)[ RSS](/packages/axllent-simplehtmldom/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (3)

SimpleHtmlDom
=============

[](#simplehtmldom)

This is a fork of the original [Simple HTML DOM Parser](https://sourceforge.net/projects/simplehtmldom/) with namespace &amp; bug fixes.

The only noticeable difference to the original package is the composer installation method and namespace reference.

Changes
-------

[](#changes)

Please refer to the `CHANGELOG.md` for a list of changes.

Installation
------------

[](#installation)

```
composer require axllent/simplehtmldom

```

Documentation
-------------

[](#documentation)

Please note the use of the namespace:

```
