2017 © Pedro Peláez
 

yii2-extension yii2-simple_html_dom

Simple HTML DOM parser for Yii 2 framework.

image

garyjl/yii2-simple_html_dom

Simple HTML DOM parser for Yii 2 framework.

  • Saturday, January 3, 2015
  • by garyjl
  • Repository
  • 2 Watchers
  • 5 Stars
  • 9,950 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 3 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

yii2-simple_html_dom

Simple HTML DOM parser extension for Yii 2 framework., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist garyjl/yii2-simple_html_dom "*"

or add, (*4)

"garyjl/yii2-simple_html_dom": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

```php = \garyjl\simplehtmldom\SimpleHTMLDom::file_get_html('http://www.abc.com'); ?>, (*7)

See more: http://simplehtmldom.sourceforge.net/, (*8)

The Versions

03/01 2015

dev-master

9999999-dev

Simple HTML DOM parser for Yii 2 framework.

  Sources   Download

MIT

The Requires

 

by G Liu

parser extension yii2 html