PHPackages                             webvision/php-webv-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. webvision/php-webv-parser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

webvision/php-webv-parser
=========================

Extended package of Simple HTML DOM

1.0.0(2y ago)0101MITPHPPHP &gt;=5.3.2

Since Feb 13Pushed 2y ago3 watchersCompare

[ Source](https://github.com/web-vision/php-webv-parser)[ Packagist](https://packagist.org/packages/webvision/php-webv-parser)[ RSS](/packages/webvision-php-webv-parser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Scrapper
------------

[](#php-scrapper)

PHP Scrapper is an HTML DOM parser written in PHP, enabling easy manipulation of HTML content. It is derived from the [PHP Simple HTML DOM Parser](https://simplehtmldom.sourceforge.io/docs/1.9/index.html) project. Additionally, the PHP Scrapper library aids in data extraction from websites by utilizing specified URLs and content elements.

### Install via composer

[](#install-via-composer)

`composer require webvision/php-webv-parser`

### Usage

[](#usage)

```
use WebVision\Scrapper;

...
$dom = Scrapper::str_get_html( $string );
$elems = $dom->find($ele);
...
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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

Unknown

Total

1

Last Release

825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d181bb4173be1b70cabf0b41497a7cabecdccc5966c8000e40b12ce8b7a5ebac?d=identicon)[web-vision](/maintainers/web-vision)

---

Top Contributors

[![BushraAsif](https://avatars.githubusercontent.com/u/15101585?v=4)](https://github.com/BushraAsif "BushraAsif (3 commits)")[![bushra-web-vision](https://avatars.githubusercontent.com/u/139576117?v=4)](https://github.com/bushra-web-vision "bushra-web-vision (2 commits)")

---

Tags

domHTML Parserphp domContent extractor

### Embed Badge

![Health badge](/badges/webvision-php-webv-parser/health.svg)

```
[![Health](https://phpackages.com/badges/webvision-php-webv-parser/health.svg)](https://phpackages.com/packages/webvision-php-webv-parser)
```

###  Alternatives

[voku/simple_html_dom

Simple HTML DOM package.

9188.3M63](/packages/voku-simple-html-dom)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[paquettg/php-html-parser

An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.

2.4k7.9M123](/packages/paquettg-php-html-parser)[sunra/php-simple-html-dom-parser

Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.

1.3k9.4M61](/packages/sunra-php-simple-html-dom-parser)[sabre/xml

sabre/xml is an XML library that you may not hate.

52832.2M131](/packages/sabre-xml)[veewee/xml

XML without worries

1835.9M29](/packages/veewee-xml)

PHPackages © 2026

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