直接用 Goutte 吧,包装了 BrowserKit, CssSelector, DomCrawler, Guzzle 等Symfony组件,基本全能了。 https://github.com/FriendsOfPHP/Goutte 下载phar后直接include就可使用了,用composer也行
直接用 Goutte 吧,包装了 BrowserKit, CssSelector, DomCrawler, Guzzle 等Symfony组件,基本全能了。
https://github.com/FriendsOfPHP/Goutte
下载phar后直接include就可使用了,用composer也行