PHPackages                             backtend/phputil - 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. backtend/phputil

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

backtend/phputil
================

A PHP Util Package

v1.0.12(2y ago)1981Apache-2.0PHPPHP ^7.0 || ^8.0

Since Sep 5Pushed 2y ago1 watchersCompare

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

READMEChangelog (3)DependenciesVersions (4)Used By (0)

phputil
=======

[](#phputil)

A PHP Util Package

composer test
=============

[](#composer-test)

```
composer init

```

composer local development:

```
composer config repositories.backtend path "D:\backtend\phputil"
composer require backtend/phputil:^1.0 -vvv

composer update backtend/phputil

```

local composer package, must reset if composer.json been modify:

```
composer remove backtend/phputil
composer require backtend/phputil

```

Version Memo
============

[](#version-memo)

[Version Tips](https://semver.org/lang/zh-CN/)

```
1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta
< 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11
< 1.0.0-rc.1 < 1.0.0
```

github
======

[](#github)

```
git config user.name backtend
git config user.email backtend@gmail.com

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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 ~414 days

Total

3

Last Release

886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4572510178b4ab86dcf252de38cbf7764a239b22acabb34a0db35e3fa1dd6363?d=identicon)[backtend](/maintainers/backtend)

---

Top Contributors

[![backtend](https://avatars.githubusercontent.com/u/89892041?v=4)](https://github.com/backtend "backtend (5 commits)")

---

Tags

dumpphputilhalt

### Embed Badge

![Health badge](/badges/backtend-phputil/health.svg)

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

###  Alternatives

[symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

7.4k855.5M8.0k](/packages/symfony-var-dumper)[kint-php/kint

Kint - Advanced PHP dumper

2.8k19.3M283](/packages/kint-php-kint)[xrdebug/php

PHP client library for xrDebug

23920.3k2](/packages/xrdebug-php)[leeoniya/dump-r

a cleaner, leaner mix of print\_r() and var\_dump()

12368.1k5](/packages/leeoniya-dump-r)[jbzoo/jbdump

Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print\_r() and var\_dump() functions.

211.1M3](/packages/jbzoo-jbdump)[phalcon/dd

This package will add the `dd` and `dump` helpers to your Phalcon application.

24294.1k27](/packages/phalcon-dd)

PHPackages © 2026

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