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: 10 months ago
JSON representation
Laravel adapter for Roach, the complete web scraping toolkit for PHP.
- Host: GitHub
- URL: https://github.com/roach-php/laravel
- Owner: roach-php
- License: mit
- Created: 2021-08-19T05:06:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T07:10:49.000Z (10 months ago)
- Last Synced: 2025-04-03T21:13:10.450Z (10 months ago)
- Topics: crawling, laravel, php, web-scraping
- Language: PHP
- Homepage: https://roach-php.dev/docs/laravel
- Size: 331 KB
- Stars: 259
- Watchers: 4
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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