weglot/simplehtmldom

Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.6 2021-02-11 16:16 UTC

This package is auto-updated.

Last update: 2021-02-11 16:17:08 UTC


README

68747470733a2f2f63646e2e7765676c6f742e636f6d2f6c6f676f2f6c6f676f2d686f722e706e67

simple_html_dom

Latest Stable Version License

Overview

Simple fork of simple_html_dom PHP library with some tweaks.

Changelog

[0.5] - 2019-01-03

Changed

  • Update compatibility PHP 7.3

[0.4] - 2018-10-05

Changed

  • Change namespace for resolve conflict with other library Simple HTML DOM

[0.3] - 2018-07-23

Added

  • redo modifications previsouly done like max size for exemple

[0.2] - 2018-04-12

Added

  • hasAncestorAttribute function to check if a node has given attribute in his ancestors

[0.1] - 2018-04-04

Changed

  • Weglot modifications to make simple_html_dom working onto WordPress