2017 © Pedro Peláez
 

library extract-content

Extract web articles

image

sters/extract-content

Extract web articles

  • Friday, December 8, 2017
  • by sters
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

ExtractContent

CircleCI, (*1)

ExtractContent for PHP7., (*2)

Installation

Install Plugin using composer., (*3)

composer require "sters/extract-content:dev-master"

Usage

use ExtractContent\ExtractContent;

$content = file_get_contents('https://en.wikipedia.org/wiki/PHPUnit');
$extractor = new ExtractContent($content);
$result = $extractor->analyse();

Output example., (*4)

PHPUnit is based on the idea that developers should be able to find mistakes in their newly committed code quickly and assert...

Original versions

http://labs.cybozu.co.jp/blog/nakatani/2007/09/web_1.html, (*5)

The Versions

08/12 2017

dev-master

9999999-dev

Extract web articles

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

08/12 2017

0.0.3

0.0.3.0

Extract web articles

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

30/11 2017

0.0.2

0.0.2.0

Extract web articles

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

29/11 2017

0.0.1

0.0.1.0

Extract web articles

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires