{"id":36332935,"url":"https://github.com/rizkhanriaz/gcs-php-utility","last_synced_at":"2026-01-11T12:01:36.792Z","repository":{"id":37546263,"uuid":"161681322","full_name":"rizkhanriaz/gcs-php-utility","owner":"rizkhanriaz","description":"Command line PHP utility for Google bucket API functions","archived":false,"fork":false,"pushed_at":"2023-04-19T19:21:21.000Z","size":44,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-02T00:48:43.850Z","etag":null,"topics":["command-line-tool","composer-commands","gcs-bucket","google-cloud-platform","php-utility"],"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/rizkhanriaz.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":"2018-12-13T18:48:15.000Z","updated_at":"2019-07-27T18:20:38.000Z","dependencies_parsed_at":"2022-08-18T02:55:52.867Z","dependency_job_id":null,"html_url":"https://github.com/rizkhanriaz/gcs-php-utility","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/rizkhanriaz/gcs-php-utility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizkhanriaz%2Fgcs-php-utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizkhanriaz%2Fgcs-php-utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizkhanriaz%2Fgcs-php-utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizkhanriaz%2Fgcs-php-utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizkhanriaz","download_url":"https://codeload.github.com/rizkhanriaz/gcs-php-utility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizkhanriaz%2Fgcs-php-utility/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28302005,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: 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":["command-line-tool","composer-commands","gcs-bucket","google-cloud-platform","php-utility"],"created_at":"2026-01-11T12:01:29.983Z","updated_at":"2026-01-11T12:01:36.760Z","avatar_url":"https://github.com/rizkhanriaz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCS PHP Utility\n\nCommand line PHP utility for Google bucket API functions. Which can be used to upload and download files within a folder\n\n## Getting Started\n\nThis package is available on packagist. You can use the following command to add this package into your composer dependancies.\n\n``` composer require rizkhan/gce-php-utility --dev ```\n\n### Configuration\n\nYou need to create a config.yml file in your project root. Below is the default config file.\n\n```\n\n---\nbucket:\n  name: your-bucket-name\n  key: \"keys/key-filename.json\"\n  syncfolder: \"path/to/upload/and/download/dir/\"\n  uploadfiletypes: \"jpg,gif,png,PNG,jpeg\"\n\n```\n\n### Upload to GCS Bucket\n\nYou can execute the below command to upload all files and subfolders\n\n``` vendor/bin/console gcs:upload ```\n\n### Download from GCS Bucket\n\nYou can execute the below command to Download all files and subfolders\n\n``` vendor/bin/console gcs:download ```\n\n## Authors\n\n* **Rizkhan Riaz** - \n[GitHub](https://github.com/rizkhanriaz)\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizkhanriaz%2Fgcs-php-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizkhanriaz%2Fgcs-php-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizkhanriaz%2Fgcs-php-utility/lists"}