thewebsolver / scraper
A simple and straight-forward PHP package to scrape content
dev-main
2025-08-20 08:14 UTC
Requires (Dev)
- phpcompatibility/php-compatibility: ^9.3
- phpcompatibility/phpcompatibility-wp: ^2.1
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
- squizlabs/php_codesniffer: ^3.11
- wp-coding-standards/wpcs: ^3.1
This package is auto-updated.
Last update: 2025-08-20 08:14:23 UTC
README
TheWebSolver Scraper is a simple and straight-forward PHP package to scrape web content.
Installation (via Composer)
Install library using composer command:
$ composer require thewebsolver/scraper
Usage
For usage details, visit Wiki page.