PHPackages                             clientbg/php-boiler-pipe - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. clientbg/php-boiler-pipe

ActiveLibrary

clientbg/php-boiler-pipe
========================

PhpBoilerPipe. Boilerplate Removal and Fulltext Extraction from HTML pages. Based on dotpack's PHP implementation.

v1.1(7y ago)040MITPHP

Since Sep 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/clientbg/php-boiler-pipe)[ Packagist](https://packagist.org/packages/clientbg/php-boiler-pipe)[ RSS](/packages/clientbg-php-boiler-pipe/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

PhpBoilerPipe
=============

[](#phpboilerpipe)

- forked from dotpack/php-boiler-pipe

Boilerplate Removal and Fulltext Extraction from HTML pages.

Partial implementation of  in PHP. Requires PHP &gt;= 5.4.

Example
-------

[](#example)

```
# html
$path = "http://example.com/some-article.html";
$data = file_get_contents($path);

# code
$ae = new Clientbg\PhpBoilerPipe\ArticleExtractor();
echo $ae->getContent($data) . "\n";
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~698 days

Total

2

Last Release

2819d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06e6923ad44f0bd285346c9739e3ecca5f8b457770bbf07ec2234b2c2ffb52b7?d=identicon)[clientbg](/maintainers/clientbg)

---

Top Contributors

[![dotpack](https://avatars.githubusercontent.com/u/1175814?v=4)](https://github.com/dotpack "dotpack (3 commits)")[![georgiclient3](https://avatars.githubusercontent.com/u/36963974?v=4)](https://github.com/georgiclient3 "georgiclient3 (2 commits)")[![doersino](https://avatars.githubusercontent.com/u/1944410?v=4)](https://github.com/doersino "doersino (1 commits)")

---

Tags

htmlextract

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/clientbg-php-boiler-pipe/health.svg)

```
[![Health](https://phpackages.com/badges/clientbg-php-boiler-pipe/health.svg)](https://phpackages.com/packages/clientbg-php-boiler-pipe)
```

###  Alternatives

[ezyang/htmlpurifier

Standards compliant HTML filter written in PHP

3.4k327.6M443](/packages/ezyang-htmlpurifier)[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.5k34.7M183](/packages/phpoffice-phpword)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M226](/packages/masterminds-html5)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k28.6M198](/packages/league-html-to-markdown)[picqer/php-barcode-generator

An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.

1.8k25.5M87](/packages/picqer-php-barcode-generator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
