PHPackages                             zodream/spider - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zodream/spider

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zodream/spider
==============

web spider

1.0(2y ago)052MITPHPPHP &gt;=8.2

Since Mar 26Pushed 6d ago1 watchersCompare

[ Source](https://github.com/zodream/spider)[ Packagist](https://packagist.org/packages/zodream/spider)[ Docs](https://github.com/zodream/spider)[ RSS](/packages/zodream-spider/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

spider
======

[](#spider)

web spider

网页爬虫软件
------

[](#网页爬虫软件)

### 基本配置

[](#基本配置)

```
[
    'url' => '开始网址',
    'filter' => '正则限制',
]
```

### 代理配置

[](#代理配置)

config.php

这是使用内部模块代理

```
[
    'spider.proxy' => 'http://zodream.localhost/proxy?format=json'
];
```

### 使用方法

[](#使用方法)

```
$spider = new Spider($configs | $uri);
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance65

Regular maintenance activity

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

781d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c11802f0024be431f68f581cdb4880e31a996e00d60f3cef00645c39d9da187a?d=identicon)[zx648383079](/maintainers/zx648383079)

---

Top Contributors

[![zx648383079](https://avatars.githubusercontent.com/u/9996852?v=4)](https://github.com/zx648383079 "zx648383079 (22 commits)")

---

Tags

spiderzodream

### Embed Badge

![Health badge](/badges/zodream-spider/health.svg)

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

###  Alternatives

[jaeger/querylist

Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫)，基于phpQuery。

2.7k641.7k86](/packages/jaeger-querylist)[vdb/php-spider

A configurable and extensible PHP web spider

1.4k181.0k7](/packages/vdb-php-spider)[jaybizzle/laravel-crawler-detect

A Laravel package to detect web crawlers via the user agent

3232.6M17](/packages/jaybizzle-laravel-crawler-detect)

PHPackages © 2026

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