{"id":43738319,"url":"https://github.com/eyedroot/gg-client","last_synced_at":"2026-02-05T11:09:15.785Z","repository":{"id":189358904,"uuid":"635387033","full_name":"eyedroot/gg-client","owner":"eyedroot","description":"GG Client is a debug client for PHP developers.","archived":false,"fork":false,"pushed_at":"2024-05-02T12:54:43.000Z","size":3991,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-03T00:39:40.626Z","etag":null,"topics":["debug","debugging-tools","laravel","php"],"latest_commit_sha":null,"homepage":"https://phpgg.kr","language":"Vue","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/eyedroot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-02T15:28:13.000Z","updated_at":"2023-08-20T04:58:58.000Z","dependencies_parsed_at":"2024-02-07T08:27:24.031Z","dependency_job_id":"5b2c9962-0cd2-4c42-bbb8-95c60992674a","html_url":"https://github.com/eyedroot/gg-client","commit_stats":null,"previous_names":["binbyz/gg-client","eyedroot/gg-client"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/eyedroot/gg-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyedroot","download_url":"https://codeload.github.com/eyedroot/gg-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29120484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"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":["debug","debugging-tools","laravel","php"],"created_at":"2026-02-05T11:09:15.216Z","updated_at":"2026-02-05T11:09:15.766Z","avatar_url":"https://github.com/eyedroot.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GG Client\n\nYou can download latest version [http://phpgg.kr](http://phpgg.kr) via Gumroad 🚀\n\n![images/component-min.png](https://github.com/binbyz/public-gg-client/raw/main/images/component-min.png)\n\n## About\n\n**GG Client** is a debug client for PHP developers. Install the library and check the variables you want to output in **GG Client** with `gg($foo);`. The data storage feature allows you to retrieve it later. If you're a developer using the Laravel framework, you can automatically detect exception objects and check them directly in GG Client.\n\n## Installation and Requirements\n\n**GG Client** can be used as a package installed by the composer dependency management tool. If you're a vanilla PHP developer, you can use the following command to install the library. Before installing, make sure that the PHP version of your project is higher than `^7.4`. Note that the Laravel framework supports versions from `^7.2` and above.\n\n### Porject Installation via composer\n\nFor projects that manage dependencies using composer, please install the library for your project.\n\n```bash\ncomposer require --dev beaverlabs/gg\n```\n\n### Publishing GG Client\n\nIf you are using the Laravel framework, you can publish the GG Client to the public directory using the following command.\n\n```bash\nphp artisan vendor:publish --provider=\"Beaverlabs\\Gg\\Providers\\GgServiceProvider\"\n```\n\nor\n\n`--force` option can be used to overwrite existing files.\n\n```bash\nphp artisan vendor:publish --provider=\"Beaverlabs\\Gg\\Providers\\GgServiceProvider\" --force\n```\n\n## environment variables\n\nThe following environment variables are required to use the library.\n\n```dotenv\nGG_ENABLED=true\nGG_HOST=host.docker.internal\nGG_HTTP_RESPONSE_LISTENER=true\n```\n\n## Bug Reports\n\nThis is very important. Please report bugs in **GG Client** through the issues in the repository.\n\nFor bugs related to the library, please report them using the repositories below:\n\n- [beaverlabs/gg](https://github.com/binbyz/gg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyedroot%2Fgg-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyedroot%2Fgg-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyedroot%2Fgg-client/lists"}