phpscrapers / interfaces
A set of interfaces to define functionality for common scrapers.
0.0.1
2017-09-04 17:10 UTC
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.7
This package is auto-updated.
Last update: 2024-10-29 04:53:23 UTC
README
PHP Scraper Interfaces
A set of interfaces to define common scraping methods for a shared set of scrapers.
License
This project is licensed under an Apache 2.0 license which you can find within this repository in the LICENSE file.
Feedback
If you have any feedback, comments or suggestions, please feel free to open an issue within the repository on Github.