PHPackages                             sonypradana/here - 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. [CLI &amp; Console](/categories/cli)
4. /
5. sonypradana/here

ActiveLibrary[CLI &amp; Console](/categories/cli)

sonypradana/here
================

Dump every line dev need

v0.1.3(3y ago)0541[1 issues](https://github.com/SonyPradana/here/issues)[1 PRs](https://github.com/SonyPradana/here/pulls)MITPHPPHP ^7.4 || ^8.0

Since Aug 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SonyPradana/here)[ Packagist](https://packagist.org/packages/sonypradana/here)[ RSS](/packages/sonypradana-here/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (20)Used By (0)

Dump 'here'
===========

[](#dump-here)

Dump your current line of code, for make sure your on right tract.

Installation
============

[](#installation)

```
composer require sonypradana/here --dev
```

How to Use
==========

[](#how-to-use)

Put `here()` anywhere in your code

```
...
    here()->dump();
...
```

Avilable API
============

[](#avilable-api)

- `here()`, register dump log.
- `here()->dump()`, dump current line.
- `here()->dumpAll()`, dump all registered.
- `here()->count()`, count how many execution by group name.
- `here()->countAll()`, count all group.

### Other

[](#other)

- `here()->dumpIf()`, dump the current line if a condition is true.
- `here()->info()`, dump the current line without code snapshot.
- `track()`, print debug backtrace information.
- `work()`, a short hand for `here()->dump()`.

Todo
====

[](#todo)

- Implement socket reporting.
- Implement socket reporting with a browser view.
- `here()->count()` Implement here()-&gt;count() with grouping by filename.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~46 days

Recently: every ~161 days

Total

16

Last Release

678d ago

PHP version history (2 changes)v0.0.1PHP ^7.4 || ^8.0

v0.2.0-beta0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![SonyPradana](https://avatars.githubusercontent.com/u/7188706?v=4)](https://github.com/SonyPradana "SonyPradana (48 commits)")[![anggerpradana](https://avatars.githubusercontent.com/u/75710827?v=4)](https://github.com/anggerpradana "anggerpradana (4 commits)")

---

Tags

clidump

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sonypradana-here/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[buggregator/trap

A simple and powerful tool for debugging PHP applications.

2591.7M40](/packages/buggregator-trap)

PHPackages © 2026

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