awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mvdbos avatar

mvdbos/php-spider

0
View on GitHub↗
1,345 stars·231 forks·PHP·MIT·6 views

Php Spider

A configurable and extensible PHP web spider

Features

  • PHP Crawling Frameworks - Configurable and extensible PHP web spider.
  • Scraping and Crawling - Configurable web spider for crawling sites.

Star history

Star history chart for mvdbos/php-spiderStar history chart for mvdbos/php-spider

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Php Spider

Similar open-source projects, ranked by how many features they share with Php Spider.
  • crawlzone/crawlzonecrawlzone avatar

    crawlzone/crawlzone

    82View on GitHub↗

    Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web scraping and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing. Available for PHP 7.4, 8.0, 8.1.

    PHP
    View on GitHub↗82
  • dweidner/laravel-gouttedweidner avatar

    dweidner/laravel-goutte

    450View on GitHub↗

    This repository implements a simple ServiceProvider that makes a singleton instance of the Goutte client easily accessible via a Facade in Laravel. See @FriendsOfPHP/Goutte for more information about the PHP web scraper and its interfaces.

    PHP
    View on GitHub↗450
  • friendsofphp/goutteF

    FriendsOfPHP/Goutte

    9,201View on GitHub↗

    Goutte is a PHP web scraper and DOM crawler designed for extracting data from websites. It functions as an HTTP client wrapper that enables the retrieval of web pages and the parsing of HTML content. The project provides a web form automator to programmatically fill and submit HTML forms to remote servers. It also includes a mechanism for automated website crawling by following links to discover and archive web content. The system supports stateful session management to maintain cookies and headers across requests. It further covers HTML data extraction through DOM-based element selection an

    PHP
    View on GitHub↗9,201
  • chrome-php/chromechrome-php avatar

    chrome-php/chrome

    2,663View on GitHub↗

    Instrument headless chrome/chromium instances from PHP

    PHP
    View on GitHub↗2,663
See all 13 alternatives to Php Spider→

Frequently asked questions

What does mvdbos/php-spider do?

A configurable and extensible PHP web spider

What are the main features of mvdbos/php-spider?

The main features of mvdbos/php-spider are: PHP Crawling Frameworks, Scraping and Crawling.

What are some open-source alternatives to mvdbos/php-spider?

Open-source alternatives to mvdbos/php-spider include: crawlzone/crawlzone — Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web scraping and testing… dweidner/laravel-goutte — This repository implements a simple ServiceProvider that makes a singleton instance of the Goutte client easily… friendsofphp/goutte — Goutte is a PHP web scraper and DOM crawler designed for extracting data from websites. It functions as an HTTP client… hightman/pspider — PHP - spider 框架. imangazaliev/didom — Simple and fast HTML and XML parser. chrome-php/chrome — Instrument headless chrome/chromium instances from PHP.