Skip to content

roach-php/core

Repository files navigation

🐴 Roach

Latest Stable Version Total Downloads

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.

Contributing

Please read our Contribution Guide before opening issues or pull requests.

Credits

License

MIT