Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.29 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.29 KB

🐴 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