Skip to content

Instantly share code, notes, and snippets.

@caefer
Created September 29, 2011 13:14
Show Gist options
  • Save caefer/1250709 to your computer and use it in GitHub Desktop.
Save caefer/1250709 to your computer and use it in GitHub Desktop.
<?php
..
$client = $app['goutte.client'];
$crawler = $client->request('GET', 'http://test.ical.ly/');
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment