kiddyuchina/Beanbun
Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。 observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3429
- days_rel: n/a
- days_push: 99
- n_releases_24m: 0
Adoption not part of the score
1259 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Beanbun is a multi-process web crawler framework written in PHP, built on Workerman with Guzzle as the default downloader. It supports distributed crawling, daemon and normal modes, multiple queue backends (memory, Redis), and a flexible plugin system.
Use cases
- scrape websites at scale with PHP
- build a distributed web crawler
- crawl pages breadth-first or depth-first
- rotate proxies and user agents while scraping
- extract data from downloaded web pages
- run a crawler as a background daemon
When to choose
- your stack is PHP and you need a scalable crawler
- you want distributed crawling with Redis queues
- you need a plugin-friendly scraping framework
When to avoid
- you need a JavaScript-rendered SPA crawler out of the box
- your project is not PHP-based
- you need active community development or frequent updates
Facets
framework · maturity maintenance
web-scraping concurrency http-client crawlers web-development php cli multi-process distributed-crawling workerman guzzle psr-4 extensible automation linux
1 source
- readme: https://github.com/kiddyuchina/Beanbun · fetched 2026-08-28 · 51a78ccf7922
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kiddyuchina/Beanbun | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="kiddyuchina/Beanbun")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem