LindaLawton / Google-APIs-PHP-Samples

Unoffical Samples for the Google APIs PHP client library.
http://www.daimto.com/google-apis-samples/
Apache License 2.0
28 stars 17 forks source link

Use autoloader #4

Open LindaLawton opened 6 years ago

LindaLawton commented 6 years ago
// Load the Google API PHP Client Library.
require_once __DIR__ . '/vendor/autoload.php';

https://developers.google.com/analytics/devguides/reporting/core/v4/quickstart/web-php