Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Last release.tar.gz | 2023-04-01 | 3.7 kB | |
Last release.zip | 2023-04-01 | 6.2 kB | |
README.md | 2023-04-01 | 367 Bytes | |
Totals: 3 Items | 10.2 kB | 0 |
WARNING: This library is deprecated.
As of v4, Goutte became a simple proxy to the HttpBrowser class from the Symfony BrowserKit component.
To migrate, replace Goutte\Client by Symfony\Component\BrowserKit\HttpBrowser in your code.