{"id":33953027,"url":"https://github.com/eyedroot/gg","last_synced_at":"2026-04-18T23:04:25.199Z","repository":{"id":157101192,"uuid":"633288628","full_name":"eyedroot/gg","owner":"eyedroot","description":"GG Client is a debug client for PHP developers.","archived":false,"fork":false,"pushed_at":"2024-03-22T13:05:17.000Z","size":220,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T08:46:59.327Z","etag":null,"topics":["debugging-tools","laravel","php"],"latest_commit_sha":null,"homepage":"https://phpgg.kr","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/eyedroot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-27T07:20:33.000Z","updated_at":"2023-08-25T12:09:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"44396a21-48ca-45de-baa5-3ade35b77dfe","html_url":"https://github.com/eyedroot/gg","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/eyedroot/gg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyedroot","download_url":"https://codeload.github.com/eyedroot/gg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyedroot%2Fgg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31987885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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":["debugging-tools","laravel","php"],"created_at":"2025-12-12T19:54:10.158Z","updated_at":"2026-04-18T23:04:25.186Z","avatar_url":"https://github.com/eyedroot.png","language":"PHP","readme":"# GG\n\nThis library is a PHP library required to use the GG Client. Please visit the following site: http://phpgg.kr\n\n## Important Notice\n\nThis library moved to new vendor(~~beaverlabs/gg~~) name. Please use the following command to install the library.\n\n```shell\ncomposer require --dev eyedroot/gg\n```\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 `^8.3`. Note that the Laravel framework supports versions from `^9.0` and above.\n\n## Support PHP Version\n\n- `beaverlabs/gg:v2.0.0` requires PHP version `^8.3`\n- `beaverlabs/gg:v1.5.3` requires PHP version `^7.4`\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_EXCEPTION_LISTENER=false\nGG_MODEL_QUERY_LISTENER=true\nGG_HTTP_RESPONSE_LISTENER=true\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyedroot%2Fgg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyedroot%2Fgg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyedroot%2Fgg/lists"}