PHPackages                             jundycosmod/phpwebscraper - 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. jundycosmod/phpwebscraper

ActiveLibrary

jundycosmod/phpwebscraper
=========================

A PHP webscraper class

00PHP

Since Sep 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jundycosmod/phpwebscraper)[ Packagist](https://packagist.org/packages/jundycosmod/phpwebscraper)[ RSS](/packages/jundycosmod-phpwebscraper/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

phpwebscraper
=============

[](#phpwebscraper)

A PHP webscraper class

[![Total Downloads](https://camo.githubusercontent.com/e869286ded414032a8f467c6caaff01c53db61d808765be4608525697d49ec8c/68747470733a2f2f706f7365722e707567782e6f72672f6a756e6479636f736d6f642f706870776562736372617065722f642f746f74616c2e737667)](https://packagist.org/packages/jundycosmod/phpwebscraper)[![Latest Stable Version](https://camo.githubusercontent.com/b532caf866285d9d922f72bfea94d0fa8a7501bc7a2c0c4a41bad93478caa464/68747470733a2f2f706f7365722e707567782e6f72672f6a756e6479636f736d6f642f706870776562736372617065722f762f737461626c652e737667)](https://packagist.org/packages/jundycosmod/phpwebscraper)[![License](https://camo.githubusercontent.com/517b4ade9cec94f04abc9420fdbfca0a69ff0bf2bb77e80f315edd1bdc75d5a4/68747470733a2f2f706f7365722e707567782e6f72672f6a756e6479636f736d6f642f706870776562736372617065722f6c6963656e73652e737667)](https://packagist.org/packages/jundycosmod/phpwebscraper)

Installation
============

[](#installation)

composer require jundycosmod/phpwebscraper:dev-master

Sample Usage
============

[](#sample-usage)

```
$webScraper = new WebScraper([
     'baseUrl' => '',
     'queries' => '',
     'pagination' => '',
     'pages' => ,
     'searches' => [
         '' => '',
         '' => ''
     ],
     'export' => ''
]);

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6456581?v=4)[Jundy Cosmod](/maintainers/jundycosmod)[@jundycosmod](https://github.com/jundycosmod)

---

Top Contributors

[![jundycosmod](https://avatars.githubusercontent.com/u/6456581?v=4)](https://github.com/jundycosmod "jundycosmod (10 commits)")

### Embed Badge

![Health badge](/badges/jundycosmod-phpwebscraper/health.svg)

```
[![Health](https://phpackages.com/badges/jundycosmod-phpwebscraper/health.svg)](https://phpackages.com/packages/jundycosmod-phpwebscraper)
```

PHPackages © 2026

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