Library that can check the load speed of a page using the Google page speed API
- A Unix / Linux based webserver environment
- A PHP installation 5.3 or above with active Curl support
- A Google API key, that has access to the Pagespeed API enabled ( https://console.developers.google.com/ )
Add your API key to the second line in example/index.php for an example on how to call the class and parse the report return from the API.