PHPackages                             ccampbell/chromephp - 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. ccampbell/chromephp

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

ccampbell/chromephp
===================

Log variables to the Chrome console (via Chrome Logger Google Chrome extension).

4.1.0(12y ago)1.4k3.8M—0.9%441[17 PRs](https://github.com/ccampbell/chromephp/pulls)20Apache-2.0PHPPHP &gt;=5.0.0

Since Apr 13Pushed 3y ago70 watchersCompare

[ Source](https://github.com/ccampbell/chromephp)[ Packagist](https://packagist.org/packages/ccampbell/chromephp)[ Docs](http://github.com/ccampbell/chromephp)[ RSS](/packages/ccampbell-chromephp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (20)

Overview
--------

[](#overview)

ChromePhp is a PHP library for the Chrome Logger Google Chrome extension.

This library allows you to log variables to the Chrome console.

Requirements
------------

[](#requirements)

- PHP 5 or later

Installation
------------

[](#installation)

1. Install the Chrome extension from:
2. Click the extension icon in the browser to enable it for the current tab's domain
3. Put ChromePhp.php somewhere in your PHP include path
4. Log some data

    ```
    include 'ChromePhp.php';
    ChromePhp::log('Hello console!');
    ChromePhp::log($_SERVER);
    ChromePhp::warn('something went wrong!');
    ```

More information can be found here:

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity69

Solid adoption and visibility

Community34

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~73 days

Total

2

Last Release

4710d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef30b2317bb108fb0c3a26a34dbcc1fea15424aa04d75f23fc447fdec3a9b28e?d=identicon)[pcalves](/maintainers/pcalves)

---

Top Contributors

[![ccampbell](https://avatars.githubusercontent.com/u/259316?v=4)](https://github.com/ccampbell "ccampbell (64 commits)")

---

Tags

consoleloggingphploglogging

### Embed Badge

![Health badge](/badges/ccampbell-chromephp/health.svg)

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

###  Alternatives

[monolog/monolog

Sends your logs to files, sockets, inboxes, databases and various web services

21.4k964.9M7.0k](/packages/monolog-monolog)[symfony/monolog-bundle

Symfony MonologBundle

2.9k249.1M1.6k](/packages/symfony-monolog-bundle)[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k227.1M273](/packages/sentry-sentry)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[rap2hpoutre/laravel-log-viewer

A Laravel log reader

3.2k14.7M71](/packages/rap2hpoutre-laravel-log-viewer)[sentry/sdk

This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.

328134.8M151](/packages/sentry-sdk)

PHPackages © 2026

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