Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/roach-php/laravel
- Owner: roach-php
- License: mit
- Created: 2021-08-19T05:06:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T21:23:11.000Z (8 months ago)
- Last Synced: 2024-08-09T12:28:15.974Z (3 months ago)
- Topics: crawling, laravel, php, web-scraping
- Language: PHP
- Homepage: https://roach-php.dev/docs/laravel
- Size: 234 KB
- Stars: 256
- Watchers: 4
- Forks: 19
- Open Issues: 4
-
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