PHPackages                             kubisgroup/kgcdm - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. kubisgroup/kgcdm

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

kubisgroup/kgcdm
================

javascript console debuging manager

019JavaScript

Since Mar 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/KubisGroup/consoleDebugMessages)[ Packagist](https://packagist.org/packages/kubisgroup/kgcdm)[ RSS](/packages/kubisgroup-kgcdm/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Console Debug Messages
======================

[](#console-debug-messages)

show your javascript debug messages in Browser console

How to install
--------------

[](#how-to-install)

**using composer**

```
composer require kubisgroup/kgcdm dev-master
```

**using Git**

```
git clone https://github.com/KubisGroup/consoleDebugMessages.git
```

and in html page add this line

```

```

How to use
----------

[](#how-to-use)

It's so simple.. you have methods: debug, info, warn, log

Example how to use:

```
debug(somevar);
```

```
info(somevar);
```

```
warn(somevar);
```

```
log(somevar);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d1437a24b612df3b7cf3a67702d4b6d8e39a5b2d3090a9faef401c501d104b79?d=identicon)[dj-kubis](/maintainers/dj-kubis)

---

Top Contributors

[![KubisGroup](https://avatars.githubusercontent.com/u/244178?v=4)](https://github.com/KubisGroup "KubisGroup (12 commits)")

### Embed Badge

![Health badge](/badges/kubisgroup-kgcdm/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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