{"id":19684958,"url":"https://github.com/boolfalse/google-reviews-php","last_synced_at":"2026-05-16T05:15:53.916Z","repository":{"id":184616625,"uuid":"672202021","full_name":"boolfalse/google-reviews-php","owner":"boolfalse","description":"Google Reviews in PHP","archived":false,"fork":false,"pushed_at":"2023-07-29T09:10:15.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T06:58:57.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boolfalse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-29T09:05:20.000Z","updated_at":"2023-07-29T09:06:32.000Z","dependencies_parsed_at":"2023-07-29T10:46:46.898Z","dependency_job_id":null,"html_url":"https://github.com/boolfalse/google-reviews-php","commit_stats":null,"previous_names":["boolfalse/google-reviews-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Fgoogle-reviews-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Fgoogle-reviews-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Fgoogle-reviews-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Fgoogle-reviews-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boolfalse","download_url":"https://codeload.github.com/boolfalse/google-reviews-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993432,"owners_count":19890418,"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":[],"created_at":"2024-11-11T18:19:33.041Z","updated_at":"2026-05-16T05:15:48.892Z","avatar_url":"https://github.com/boolfalse.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Google Reviews PHP\n\n\n### About:\n\n- This is a simple PHP script to get Google Reviews from Google Maps API and display them on your website.\n\n\n\n#### Installation:\n\n- Enable *Google Maps JS* and *Google Places* API services from [GCP](https://console.cloud.google.com/apis/dashboard)\n\n- Get Google Place ID from [Place ID Finder](https://developers.google.com/maps/documentation/javascript/examples/places-placeid-finder).\n\n- Get Google API Key from [here](https://developers.google.com/maps/documentation/javascript/get-api-key).\n\n- Set appropriate credentials in the \"config.php\" like this:\n```php\n\u003c?php\n\nreturn [\n    'google_place_id' =\u003e \"***\",\n    'google_api_key' =\u003e \"***\",\n];\n```\n\n- Set *schema.json* file like this:\n```json\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"SportswearStore\",\n  \"name\": \"Nike The Grove\",\n  \"url\": \"https://nike.com/\",\n  \"logo\": \"https://c.static-nike.com/a/images/w_1920,c_limit/bzl2wmsfh7kgdkufrrjq/image.jpg\",\n  \"image\": \"https://c.static-nike.com/a/images/w_1920,c_limit/bzl2wmsfh7kgdkufrrjq/image.jpg\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"189 The Grove Dr Space Q-30\",\n    \"addressLocality\": \"Los Angeles\",\n    \"addressRegion\": \"CA\",\n    \"postalCode\": \"90036\",\n    \"addressCountry\": \"US\",\n    \"telephone\": \"+13239370168\"\n  },\n  \"priceRange\": \"$$$\"\n}\n```\n\n\n\n#### Sources:\n\n- [Google Rich Results](https://search.google.com/test/rich-results)\n- Google Rich Results [Testing Tool](https://search.google.com/test/rich-results)\n- Google Structured Data [Testing Tool](https://developers.google.com/search/docs/advanced/structured-data)\n- Example [repo](https://github.com/mikeott/google-reviews)\n\n\n- [Useful Schema Markup for the Finance Industry](https://salience.co.uk/insight/magazine/schema-for-finance-sites/#financialservice)\n- [How finance marketers can use schema to boost SEO](https://www.thedubs.com/how-finance-marketers-can-use-schema-to-boost-their-seo/)\n\n\n\n#### Author:\n\n- [BoolFalse](https://boolfalse.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolfalse%2Fgoogle-reviews-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboolfalse%2Fgoogle-reviews-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolfalse%2Fgoogle-reviews-php/lists"}