Download the PHP package webimage/spider without Composer
On this page you can find all versions of the php package webimage/spider. 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 spider
Spider
A wrapper for Symfony/Browser-Kit that allows a URL to be downloaded, cached, and crawled.
Usage
It's a good idea to create an HttpClient with a user agent, for example
A crawler can be setup to recursively crawl URLs by setting up onFetch(FetchHandlerInterface) or onFetchCallback listeners.
Add onFetch(...) and onFetchCallback(...) pushes the URL onto a stack that is recursively processed in the order that URLs are added.
All versions of spider with dependencies
PHP Build Version
Package Version
Requires
webimage/core Version
^1.4
guzzlehttp/guzzle Version ^7.9.2
symfony/dom-crawler Version ^4.4
monolog/monolog Version 1.24.0
symfony/browser-kit Version ^5.4
symfony/http-client Version ^5.4
guzzlehttp/guzzle Version ^7.9.2
symfony/dom-crawler Version ^4.4
monolog/monolog Version 1.24.0
symfony/browser-kit Version ^5.4
symfony/http-client Version ^5.4
The package webimage/spider contains the following files
Loading the files please wait ....