PHPackages                             eyedroot/gg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. eyedroot/gg

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

eyedroot/gg
===========

PHP Debug, Logging Tools

v2.2.1(2y ago)092[2 issues](https://github.com/eyedroot/gg/issues)[1 PRs](https://github.com/eyedroot/gg/pulls)MITPHPPHP ^8.3

Since Jul 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eyedroot/gg)[ Packagist](https://packagist.org/packages/eyedroot/gg)[ Docs](https://github.com/binbyz/gg)[ RSS](/packages/eyedroot-gg/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (14)Versions (43)Used By (0)

GG
==

[](#gg)

This library is a PHP library required to use the GG Client. Please visit the following site:

Important Notice
----------------

[](#important-notice)

This library moved to new vendor(beaverlabs/gg) name. Please use the following command to install the library.

```
composer require --dev eyedroot/gg
```

About
-----

[](#about)

**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.

Installation and Requirements
-----------------------------

[](#installation-and-requirements)

**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.

Support PHP Version
-------------------

[](#support-php-version)

- `beaverlabs/gg:v2.0.0` requires PHP version `^8.3`
- `beaverlabs/gg:v1.5.3` requires PHP version `^7.4`

### Porject Installation via composer

[](#porject-installation-via-composer)

For projects that manage dependencies using composer, please install the library for your project.

```
composer require --dev beaverlabs/gg
```

### Publishing GG Client

[](#publishing-gg-client)

If you are using the Laravel framework, you can publish the GG Client to the public directory using the following command.

```
php artisan vendor:publish --provider="Beaverlabs\Gg\Providers\GgServiceProvider"
```

or

`--force` option can be used to overwrite existing files.

```
php artisan vendor:publish --provider="Beaverlabs\Gg\Providers\GgServiceProvider" --force
```

environment variables
---------------------

[](#environment-variables)

The following environment variables are required to use the library.

```
GG_ENABLED=true
GG_HOST=host.docker.internal
GG_EXCEPTION_LISTENER=false
GG_MODEL_QUERY_LISTENER=true
GG_HTTP_RESPONSE_LISTENER=true
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~0 days

Total

40

Last Release

841d ago

Major Versions

v1.5.2 → v2.0.02024-02-14

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

v2.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/39c668a214f7c92796af93e975aa7acc5bfc62ee974f9f933ee27c547552d32f?d=identicon)[byzz](/maintainers/byzz)

---

Top Contributors

[![eyedroot](https://avatars.githubusercontent.com/u/17328737?v=4)](https://github.com/eyedroot "eyedroot (196 commits)")

---

Tags

debugging-toolslaravelphpphploggingdebugggbeaverlabs

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/eyedroot-gg/health.svg)

```
[![Health](https://phpackages.com/badges/eyedroot-gg/health.svg)](https://phpackages.com/packages/eyedroot-gg)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M130](/packages/roots-acorn)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M145](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k55.0M616](/packages/laravel-scout)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M130](/packages/laravel-pulse)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M193](/packages/laravel-ai)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
