symfony / panther
A browser testing and web scraping library for PHP and Symfony.
Fund package maintenance!
www.panthera.org/donate
Tidelift
dunglas
Installs: 10 482 200
Dependents: 79
Suggesters: 2
Security: 0
Stars: 2 967
Watchers: 56
Forks: 227
Open Issues: 197
Requires
- php: >=8.0
- ext-dom: *
- ext-libxml: *
- php-webdriver/webdriver: ^1.8.2
- symfony/browser-kit: ^5.3 || ^6.0 || ^7.0
- symfony/dependency-injection: ^5.3 || ^6.0 || ^7.0
- symfony/deprecation-contracts: ^2.4 || ^3
- symfony/dom-crawler: ^5.3 || ^6.0 || ^7.0
- symfony/http-client: ^5.3 || ^6.0 || ^7.0
- symfony/http-kernel: ^5.3 || ^6.0 || ^7.0
- symfony/process: ^5.3 || ^6.0 || ^7.0
Requires (Dev)
- symfony/css-selector: ^5.3 || ^6.0 || ^7.0
- symfony/framework-bundle: ^5.3 || ^6.0 || ^7.0
- symfony/mime: ^5.3 || ^6.0 || ^7.0
- symfony/phpunit-bridge: ^5.3 || ^6.0 || ^7.0
README
A browser testing and web scraping library for PHP and Symfony
Panther is a convenient standalone library to scrape websites and to run end-to-end tests using real browsers.
Panther is super powerful. It leverages the W3C's WebDriver protocol to drive native web browsers such as Google Chrome and Firefox.
Resources
Save the Panthers
Many of the wild cat species are highly threatened. If you like this software, help save the (real) panthers by donating to the Panthera organization.
Credits
Created by Kévin Dunglas. Sponsored by Les-Tilleuls.coop.
Panther is built on top of PHP WebDriver and several other FOSS libraries. It has been inspired by Nightwatch.js, a WebDriver-based testing tool for JavaScript.