2017 © Pedro Peláez
 

yii2-extension yii2-simplehtmldom

Simple HTML Dom

image

serhatozles/yii2-simplehtmldom

Simple HTML Dom

  • Sunday, February 19, 2017
  • by serhatozles
  • Repository
  • 2 Watchers
  • 2 Stars
  • 5,764 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 1 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

Simple HTML Dom

Simple HTML Dom, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist serhatozles/yii2-simplehtmldom "dev-master"

or add, (*4)

"serhatozles/yii2-simplehtmldom": "dev-master"

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 <?= \serhatozles\simplehtmldom\SimpleHTMLDom::file_get_html('http://google.com'); ?>, (*7)

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

The Versions

19/02 2017

dev-master

9999999-dev

Simple HTML Dom

  Sources   Download

GPL-3.0+

The Requires

 

by Avatar serhatozles

extension yii2 simplehtmldom