library extract-content
Extract web articles
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
, (*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)
dev-master
9999999-dev
Extract web articles
Sources
Download
MIT
The Requires
The Development Requires
0.0.3
0.0.3.0
Extract web articles
Sources
Download
MIT
The Requires
The Development Requires
0.0.2
0.0.2.0
Extract web articles
Sources
Download
MIT
The Requires
The Development Requires
0.0.1
0.0.1.0
Extract web articles
Sources
Download
MIT
The Requires
The Development Requires