mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Update php.md
This commit is contained in:
parent
2f7d3ecbe0
commit
1ff6311703
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.
|
||||
|
Loading…
Reference in New Issue
Block a user