PHPackages                             roksta/helpers - 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. roksta/helpers

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

roksta/helpers
==============

die and dump for debugging

1.0.0(9y ago)04MITPHP

Since Jan 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/roksta21/helpers)[ Packagist](https://packagist.org/packages/roksta/helpers)[ RSS](/packages/roksta-helpers/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

helpers
=======

[](#helpers)

just helpers I use on most projects.

install
=======

[](#install)

```
composer require roksta/helpers
```

1. die and dump - dd()
======================

[](#1-die-and-dump---dd)

```
  dd($data);

  // or multiple, max of 5
  dd($data1, $data2, $data3, $data4, $data5);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3444d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd09ef96b0cad07f317de336c5187435d45d9a46b985a79b4b0b2e508b9ff64e?d=identicon)[sam\_roksta](/maintainers/sam_roksta)

---

Top Contributors

[![roksta21](https://avatars.githubusercontent.com/u/7338127?v=4)](https://github.com/roksta21 "roksta21 (3 commits)")

### Embed Badge

![Health badge](/badges/roksta-helpers/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.6k](/packages/laravel-framework)[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k124.8M1.0k](/packages/symfony-debug-bundle)[symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

2.7k698.1M810](/packages/symfony-error-handler)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k29.8M65](/packages/php-debugbar-php-debugbar)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

577159.5M545](/packages/spatie-laravel-ignition)

PHPackages © 2026

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