Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.09 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.

Credits

License

MIT