You've already forked awesome-web-scraping
mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2025-09-16 09:06:27 +02:00
Update php.md
This commit is contained in:
2
php.md
2
php.md
@@ -101,6 +101,8 @@ This list contains PHP libraries related to web scraping and data processing
|
||||
|
||||
## Browser automation and emulation
|
||||
* [php-webdriver](https://github.com/facebook/php-webdriver) - A php client for webdriver.
|
||||
* [PHP PhantomJS](https://github.com/jonnnnyw/php-phantomjs) - Execute PhantomJS commands through PHP
|
||||
* [Mink](https://github.com/minkphp/Mink) - universal API for multiple browser emulators (selenium, zombie.js, goutte)
|
||||
|
||||
## Multiprocessing
|
||||
* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
|
||||
|
Reference in New Issue
Block a user