isaacongoma / core
A complete web scraping toolkit for PHP
Fund package maintenance!
ksassnowski
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.3
- jakeasmith/http_build_url: ^1.0.1
- league/container: ^3.0
- monolog/monolog: ^2.3
- psy/psysh: ^0.10.8 || ^0.11.1
- spatie/browsershot: ^3.52
- spatie/robots-txt: ^2.0
- symfony/console: ^5.3 || ^6.0
- symfony/css-selector: ^5.3 || ^6.0
- symfony/dom-crawler: ^5.3 || ^6.0
- symfony/event-dispatcher: ^5.3 || ^6.0
- symfony/options-resolver: ^5.3 || ^6.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.15
- ergebnis/php-cs-fixer-config: ^3.0
- http-interop/http-factory-guzzle: ^1.2
- phpunit/phpunit: ^9.5
- psr/http-message: ^1.0.1
- roave/security-advisories: dev-latest
- slim/slim: 4.*
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^4.9
This package is auto-updated.
Last update: 2025-03-05 15:58:05 UTC
README
🐴 Roach
A complete web scraping toolkit for PHP
About
Roach is a complete web scraping toolkit for PHP. It is heavily inspired (read: a shameless clone) of the popular Scrapy package for Python.
Installation
Install the package via composer
composer require roach-php/core
Documentation
The full documentation can be found here.
Credits
License
MIT