{"id":23777629,"url":"https://github.com/lsndr/hangoutsgroups","last_synced_at":"2025-07-27T23:34:10.728Z","repository":{"id":62517673,"uuid":"84802202","full_name":"lsndr/HangoutsGroups","owner":"lsndr","description":"This php package helps to create hangouts groups and monitor its members","archived":false,"fork":false,"pushed_at":"2017-03-13T08:35:09.000Z","size":2,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T01:57:31.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://lisand.ru","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/lsndr.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}},"created_at":"2017-03-13T08:33:04.000Z","updated_at":"2018-11-26T19:22:01.000Z","dependencies_parsed_at":"2022-11-02T13:45:59.121Z","dependency_job_id":null,"html_url":"https://github.com/lsndr/HangoutsGroups","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsndr%2FHangoutsGroups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsndr%2FHangoutsGroups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsndr%2FHangoutsGroups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsndr%2FHangoutsGroups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsndr","download_url":"https://codeload.github.com/lsndr/HangoutsGroups/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239971634,"owners_count":19727207,"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":"2025-01-01T08:48:08.911Z","updated_at":"2025-02-21T07:22:10.102Z","avatar_url":"https://github.com/lsndr.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This package helps to create hangouts groups and monitor their members\n\n### How to install?\n    composer require lisand7ru/hangoutsgroups\n    \n### Creating a group\n    $groupsManager = new GroupsManger('my_cookies');\n    $group = $groupsManager-\u003ecreate();\n    \n### Monitoring\n    $link = $group-\u003egetLink(); //returns a link on your group\n    $members = $group-\u003egetMembers(); //returns an array of members (id, name, picture)\n    \n### Where to get the cookies?\n* visit hangouts.google.com and auth there\n* via Developers Tools take a value of header param \"Cookies:\" and pass it to the GroupsManager's controller","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsndr%2Fhangoutsgroups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsndr%2Fhangoutsgroups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsndr%2Fhangoutsgroups/lists"}