Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roach-php/laravel

Laravel adapter for Roach, the complete web scraping toolkit for PHP.
https://github.com/roach-php/laravel

crawling laravel php web-scraping

Last synced: about 12 hours ago
JSON representation

Laravel adapter for Roach, the complete web scraping toolkit for PHP.

Awesome Lists containing this project

README

        

# Web Scraping for Laravel

This is the Laravel adapter for [Roach](https://roach-php.dev), the complete web scraping toolkit for PHP.

## Installation

Install the package via composer

```bash
composer require roach-php/laravel
```

## Documentation

Check out the [full documentation](https://roach-php.dev/docs/laravel) to get up and running.

## Credits

- [Kai Sassnowski](https://github.com/ksassnowski)
- [All contributors](https://github.com/roach-php/laravel/contributors)

## License

MIT