PHPackages                             swew/dd - 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. swew/dd

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

swew/dd
=======

The simplest way to debug variables. As in Laravel.

v1.4.3(4mo ago)01833MITPHP

Since Aug 2Pushed 4mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (12)Used By (3)

Swew/dd
=======

[](#swewdd)

The simplest way to debug variables. As in Laravel.

---

Packages developed by SWEW
==========================

[](#packages-developed-by-swew)

> - [swew/cli](https://packagist.org/packages/swew/cli) - A command-line interface program with formatting and text entry functions.
> - [swew/test](https://packagist.org/packages/swew/test) - A test framework that is designed to fix the fatal flaw of other test frameworks.
> - [swew/db](https://packagist.org/packages/swew/db) - A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries.
> - [swew/dd](https://packagist.org/packages/swew/dd) - The simplest way to debug variables. As in Laravel.

---

[![swew/dd](./assets/demo.webp)](./assets/demo.webp)[![swew/dd](./assets/demo-browser.webp)](./assets/demo-browser.webp)

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

[](#installation)

```
composer require swew/dd
```

Usage
=====

[](#usage)

```
d($v);   // Dump and continue
dd($v);  // Dump and exit
dds($v); // Dump, get short stack trace and exit
ddt($v); // Dump, get full stack trace and exit
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance75

Regular maintenance activity

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

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

Recently: every ~181 days

Total

10

Last Release

135d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/swew-dd/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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