Download the PHP package johnroyer/crawler-php without Composer
On this page you can find all versions of the php package johnroyer/crawler-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package crawler-php
Introduction
Web crawler in simple.
Note: this is a site project. Do NOT use in production.
Usage
Create handler from AbstractHandler
, and set domain which handler should handles:
Then setup crawler and run:
Extends
For example, implement URL queue by Predis.
composer install:
Implement UrlQueueInterface
:
All versions of crawler-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2
ext-intl Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.5
symfony/dom-crawler Version ^6.2
symfony/css-selector Version ^6.2
johnroyer/url-normalizer Version ^2.1.0
ext-intl Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.5
symfony/dom-crawler Version ^6.2
symfony/css-selector Version ^6.2
johnroyer/url-normalizer Version ^2.1.0
The package johnroyer/crawler-php contains the following files
Loading the files please wait ....