{"id":41214987,"url":"https://github.com/phore/phore-cloudstore","last_synced_at":"2026-01-22T23:58:51.440Z","repository":{"id":57039173,"uuid":"145405515","full_name":"phore/phore-cloudstore","owner":"phore","description":"Wrapper for GCS, Azure and Amazon Cloud stores","archived":false,"fork":false,"pushed_at":"2018-08-30T15:31:18.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-18T11:02:28.735Z","etag":null,"topics":["cloudstore","wrapper"],"latest_commit_sha":null,"homepage":"https://infracamp.org/phore/","language":"Shell","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/phore.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":"2018-08-20T10:55:39.000Z","updated_at":"2019-05-24T20:49:44.000Z","dependencies_parsed_at":"2022-08-23T23:31:04.545Z","dependency_job_id":null,"html_url":"https://github.com/phore/phore-cloudstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phore/phore-cloudstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phore%2Fphore-cloudstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phore%2Fphore-cloudstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phore%2Fphore-cloudstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phore%2Fphore-cloudstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phore","download_url":"https://codeload.github.com/phore/phore-cloudstore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phore%2Fphore-cloudstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28675283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cloudstore","wrapper"],"created_at":"2026-01-22T23:58:49.543Z","updated_at":"2026-01-22T23:58:51.435Z","avatar_url":"https://github.com/phore.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudstore - Wrapper for various cloud based buckets\n\n## Install\n\n```\ncomposer requre phore/cloudstore\n```\n\n## Basic usage\n\n```php\n$store = new ObjectStore(new GoogleCloudStoreDriver(__DIR__ . \"/file/to/identity.json\", \"bucketName\"));\n\n$store-\u003eput(\"object/some.json\", \"Some Data\");\n\nif ($store-\u003ehas(\"object/some.json\"))\n    echo \"Object existing\";\n\necho $store-\u003eget(\"object/some.json\");\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphore%2Fphore-cloudstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphore%2Fphore-cloudstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphore%2Fphore-cloudstore/lists"}