{"id":21937844,"url":"https://github.com/defro/google-streetview","last_synced_at":"2025-04-22T12:25:48.890Z","repository":{"id":54270232,"uuid":"156726302","full_name":"defro/google-streetview","owner":"defro","description":"Google StreetView photo service by API provide metadata request and get static image url by location (address), panorama ID or latitude \u0026 longitude","archived":false,"fork":false,"pushed_at":"2022-09-09T10:03:50.000Z","size":123,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T23:09:17.011Z","etag":null,"topics":["api","composer-library","google","google-streetview","google-streetview-api"],"latest_commit_sha":null,"homepage":"https://defro.github.io/google-streetview/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/defro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2018-11-08T15:18:41.000Z","updated_at":"2024-11-15T01:15:06.000Z","dependencies_parsed_at":"2022-08-13T10:31:23.160Z","dependency_job_id":null,"html_url":"https://github.com/defro/google-streetview","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defro%2Fgoogle-streetview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defro%2Fgoogle-streetview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defro%2Fgoogle-streetview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defro%2Fgoogle-streetview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defro","download_url":"https://codeload.github.com/defro/google-streetview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250238868,"owners_count":21397572,"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","composer-library","google","google-streetview","google-streetview-api"],"created_at":"2024-11-29T01:26:04.155Z","updated_at":"2025-04-22T12:25:48.868Z","avatar_url":"https://github.com/defro.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MSER6KJHQM9NS"],"categories":[],"sub_categories":[],"readme":"# Google Street View API\n\n[![Latest Version](https://img.shields.io/github/release/defro/google-streetview.svg?style=flat-square)](https://github.com/defro/google-streetview/releases)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Build Status](https://img.shields.io/travis/defro/google-streetview/master.svg?style=flat-square)](https://travis-ci.org/defro/google-streetview)\n[![SymfonyInsight](https://insight.symfony.com/projects/bb6b7848-7e7a-4e9f-a25b-397369caeef5/mini.svg)](https://insight.symfony.com/projects/bb6b7848-7e7a-4e9f-a25b-397369caeef5)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/defro/google-streetview/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/defro/google-streetview/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/defro/google-streetview/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/defro/google-streetview/?branch=master)\n[![StyleCI](https://styleci.io/repos/156726302/shield)](https://styleci.io/repos/156726302)\n[![Total Downloads](https://img.shields.io/packagist/dt/defro/google-streetview.svg?style=flat-square)](https://packagist.org/packages/defro/google-streetview)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MSER6KJHQM9NS)\n\nThis package can get street view image from any address to GPS coordinates, location or panorama ID using [Google's street view service](https://developers.google.com/maps/documentation/streetview/intro). Here's a quick example:\n\n```php\n$client = new \\GuzzleHttp\\Client();\n$streetView = new \\Defro\\Google\\StreetView\\Api($client);\n$imgUrl = $streetView\n    -\u003esetApiKey('YOUR_GOOGLE_API_KEY')\n    -\u003egetImageUrlByLocation('Eiffel tower, Paris');\n\necho '\u003cimg src=\"' . $imgUrl . '\" /\u003e';\n```\n\n## Documentation\n\nRead how to install, use this package, customize photo location to display on [documentation page](https://defro.github.io/google-streetview/).\n\n## License\n\nThe MIT License (MIT). Please see [license file](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefro%2Fgoogle-streetview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefro%2Fgoogle-streetview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefro%2Fgoogle-streetview/lists"}