{"id":21828577,"url":"https://github.com/ssx/php-google-pagespeed-api","last_synced_at":"2025-04-14T05:50:51.713Z","repository":{"id":57058785,"uuid":"94243628","full_name":"ssx/php-google-pagespeed-api","owner":"ssx","description":"PHP Google PageSpeed API Micro Client.","archived":false,"fork":false,"pushed_at":"2019-09-25T19:29:30.000Z","size":22,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T19:41:41.817Z","etag":null,"topics":["api","google","insights","pagespeed","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-13T18:16:28.000Z","updated_at":"2021-12-04T13:53:40.000Z","dependencies_parsed_at":"2022-08-24T14:53:24.001Z","dependency_job_id":null,"html_url":"https://github.com/ssx/php-google-pagespeed-api","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fphp-google-pagespeed-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fphp-google-pagespeed-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fphp-google-pagespeed-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fphp-google-pagespeed-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssx","download_url":"https://codeload.github.com/ssx/php-google-pagespeed-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830389,"owners_count":21168272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","google","insights","pagespeed","php"],"created_at":"2024-11-27T18:16:55.221Z","updated_at":"2025-04-14T05:50:51.692Z","avatar_url":"https://github.com/ssx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Circle CI](https://circleci.com/gh/ssx/php-google-pagespeed-api.png?style=shield \" \") ![StyleCI](https://styleci.io/repos/94243628/shield \" \")\n\n# PHP Google PageSpeed API\n\nThis is a tiny micro client for making calls to the Google Pagespeed API which\nreturns some interesting data about the given URL.\n\nTo get started, create an instance like so:\n\n    $insights = new SSX\\API\\Google\\PageSpeed\\ApiClient(\"https://dor.ky\");\n\nThis will give you an instance of the class. The two implemented functions so far\nare `$insights-\u003egetScreenshot()` to return a JPG image of the site and\n`$insights-\u003egetRaw()` which will return the raw data back from the API call.\n\n### Use an API Key\n\nI'd recommend you setup and use an API key for use in production, you can add it\nas the second parameter on construction to use:\n\n    $insights = new SSX\\API\\Google\\PageSpeed\\ApiClient(\"https://dor.ky\",\"api-key-goes-here\");\n\n\n### License\n\nThis project is licensed under an Apache 2.0 license which you can find within\nthis repository in the [LICENSE file](https://github.com/ssx/php-google-pagespeed-api/blob/master/LICENSE).\n\n\n### Feedback\n\nIf you have any feedback, comments or suggestions, please feel free to open an\nissue within the repository on [Github](https://github.com/ssx/php-google-pagespeed-api).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssx%2Fphp-google-pagespeed-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssx%2Fphp-google-pagespeed-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssx%2Fphp-google-pagespeed-api/lists"}