Ross ROSS = Recommend OSS · open-source software intelligence for agents

roach-php/core

The complete web scraping toolkit for PHP. observed · 2026-08-28

github.com/roach-php/core · homepage · PHP observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 49
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 1842
  • days_rel: 530
  • days_push: 310
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1455 stars · 89 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Roach is a complete web scraping and crawling toolkit for PHP, heavily inspired by Python's Scrapy. It lets developers define spiders that crawl websites, extract data via CSS selectors, and process items through a configurable pipeline of middleware and processors.

Use cases

  • scrape data from websites with php
  • crawl a site and extract structured data
  • extract product prices from web pages
  • build a web scraper in laravel
  • parse html pages with css selectors in php
  • collect blog posts or news articles automatically
  • pipeline and persist scraped data

When to choose

  • you need Scrapy-like scraping functionality in a PHP project
  • you want a framework-agnostic scraper with optional Laravel integration
  • you need extensible middleware, item processors, and extensions for scraping workflows

When to avoid

  • your stack is Python, Node.js, or another non-PHP language
  • you need headless browser rendering for JavaScript-heavy sites out of the box (Browsershot support is optional)
  • you only need a one-off HTTP fetch rather than a full crawling framework

Facets

library · maturity active

web-scraping http-client parser etl crawlers web-development php cli cross-platform scrapy-inspired spiders item-pipeline laravel-adapter symfony-domcrawler composer-package automation data-engineering

10 sources

Member repositories

RepositoryRoleHealth v2
roach-php/coremain45

For agents

markdown · JSON · MCP: product_card(name="roach-php/core")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem