PHPackages                             novia713/phog - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. novia713/phog

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

novia713/phog
=============

Tool for printing PHP variables in navigator javascript console.

018PHP

Since Apr 23Pushed 11y ago1 watchersCompare

[ Source](https://github.com/novia713/phog)[ Packagist](https://packagist.org/packages/novia713/phog)[ RSS](/packages/novia713-phog/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

phog
====

[](#phog)

Tool for printing PHP variables in navigator javascript console.

```
require "vendor/autoload.php";
$phog = new \Novia713\Phog\Phog();
$phog->log($value);
$phog->info($arr);
$phog->warn("¡¡autodidacta en la sala!!");
$phog->table($obj);

$phog->log(array("Neo", "Morpheus", "Trinity"),  ["color"=>"yellow","background-color"=>"navy"]);
$phog->info(rand (-1, 3333), ["color"=>"yellow","background-color"=>"purple"]);
```

[![alt tag](https://camo.githubusercontent.com/13d9bfa849fa6393fa9024514f2b82d846853e34ea2b6d5c31245cc12ca9c4de/687474703a2f2f7069782e746f696c652d6c696272652e6f72672f75706c6f61642f6f726967696e616c2f313432313036343331342e706e67)](https://camo.githubusercontent.com/13d9bfa849fa6393fa9024514f2b82d846853e34ea2b6d5c31245cc12ca9c4de/687474703a2f2f7069782e746f696c652d6c696272652e6f72672f75706c6f61642f6f726967696e616c2f313432313036343331342e706e67)[![alt tag](https://camo.githubusercontent.com/9821840b9f68612a36b3d394401b9aab3cf7143d01112de4d7e6009bcf0962d5/687474703a2f2f7069782e746f696c652d6c696272652e6f72672f75706c6f61642f6f726967696e616c2f313432313037373739322e706e67)](https://camo.githubusercontent.com/9821840b9f68612a36b3d394401b9aab3cf7143d01112de4d7e6009bcf0962d5/687474703a2f2f7069782e746f696c652d6c696272652e6f72672f75706c6f61642f6f726967696e616c2f313432313037373739322e706e67)

###  Health Score

20

—

LowBetter than 13% 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/5dcc0a4601f59a399b191fc20cd222d365c0db24762bf36af1bf9093e547747b?d=identicon)[novia713](/maintainers/novia713)

---

Top Contributors

[![novia713](https://avatars.githubusercontent.com/u/423279?v=4)](https://github.com/novia713 "novia713 (9 commits)")

### Embed Badge

![Health badge](/badges/novia713-phog/health.svg)

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

###  Alternatives

[kornrunner/ethereum-address

Pure PHP Ethereum Address Generator / Validator

42120.7k9](/packages/kornrunner-ethereum-address)[jawira/plantuml

Provides PlantUML executable and plantuml.jar

21395.9k10](/packages/jawira-plantuml)[attestto/solana-php-sdk

Solana PHP SDK for interacting with the Solana blockchain

5638.7k](/packages/attestto-solana-php-sdk)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

19267.9k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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