{"id":23231531,"url":"https://github.com/kuma-guy/ray.googlemodule","last_synced_at":"2025-04-05T19:32:08.214Z","repository":{"id":57009807,"uuid":"62833528","full_name":"kuma-guy/Ray.GoogleModule","owner":"kuma-guy","description":"Google API PHP Client module for Ray.Di","archived":false,"fork":false,"pushed_at":"2016-07-13T16:00:28.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T17:17:41.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/kuma-guy.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":"2016-07-07T19:39:13.000Z","updated_at":"2016-07-13T15:59:40.000Z","dependencies_parsed_at":"2022-08-21T14:50:52.035Z","dependency_job_id":null,"html_url":"https://github.com/kuma-guy/Ray.GoogleModule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuma-guy%2FRay.GoogleModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuma-guy%2FRay.GoogleModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuma-guy%2FRay.GoogleModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuma-guy%2FRay.GoogleModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuma-guy","download_url":"https://codeload.github.com/kuma-guy/Ray.GoogleModule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247389169,"owners_count":20931189,"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-12-19T02:15:11.930Z","updated_at":"2025-04-05T19:32:08.174Z","avatar_url":"https://github.com/kuma-guy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ray.GoogleModule\n\n[![Build Status](https://travis-ci.org/kuma-guy/Ray.GoogleModule.svg?branch=master)](https://travis-ci.org/kuma-guy/Ray.GoogleModule)\n\n[google-api-php-client](https://github.com/google/google-api-php-client) module for Ray.Di\n\n## Installation\n\n### Composer install\n\n    $ composer require kuma-guy/google-module\n \n### Module install\n\n```php\nuse Ray\\Di\\AbstractModule;\nuse Ray\\GoogleModule\\GoogleModule;\n\nclass AppModule extends AbstractModule\n{\n    protected function configure()\n    {\n        $config = [\n            'client_id' =\u003e 'your-client-id',\n            'client_secret' =\u003e 'your-client-secret'\n        ];\n        $this-\u003einstall(new GoogleModule($config));\n    }\n}\n```\n\n### DI trait\n\n * [GoogleClientInject](https://github.com/kuma-guy/Ray.GoogleModule/blob/master/src/GoogleClientInject.php) for `Google_Client`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuma-guy%2Fray.googlemodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuma-guy%2Fray.googlemodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuma-guy%2Fray.googlemodule/lists"}