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

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

marcolamr/dd
============

Provides mechanisms for walking through any arbitrary PHP variable

v1.0.0(3y ago)013MITPHPPHP &gt;=8.1

Since Sep 2Pushed 3y ago1 watchersCompare

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

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

DD Library
==========

[](#dd-library)

[![Maintainer](https://camo.githubusercontent.com/e1f1c6b2747f5dc2869eb0cd83ca2332814f3400a2ebf417222968ae345becf7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d406d6172636f6c616d722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr)[![Source Code](https://camo.githubusercontent.com/75150d331de3bc710c646bfa3e9d11d3679852aa09747fa33f37d2ea7c50922f/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6d6172636f6c616d722f64642d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr/dd)[![PHP from Packagist](https://camo.githubusercontent.com/d3a82d636b56a385819f48e2683773c8f54902c2fc481598be6eb245b469ca92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6172636f6c616d722f64642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcolamr/dd)[![Latest Version](https://camo.githubusercontent.com/65a610dd427451df302a3a15f2606114cb787fb977aed6a564f7312d8ace1c0d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d6172636f6c616d722f64642e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr/dd/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/bc66b9577343ca1f254248e251699823e5222e27e1f2960784b035db5ac81c52/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f6d6172636f6c616d722f64642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/marcolamr/dd)[![Quality Score](https://camo.githubusercontent.com/5fd30fa8086a125ff99ecef7975b40988a56080b52b372ba157a56601952183c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d6172636f6c616d722f64642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/marcolamr/dd)[![Total Downloads](https://camo.githubusercontent.com/3f1ba0c7c15245384134238765bd01f1c5b1ac1ab76bff5ff31d40493a01c18b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6172636f6c616d722f64642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcolamr/dd)

###### Dump and Direction is a small set of functions developed for Laravel's abstract function.

[](#dump-and-direction-is-a-small-set-of-functions-developed-for-laravels-abstract-function)

Dump and Die Library é um pequeno conjunto de funções desenvolvidas para abstrair a função similar do Laravel.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of a function similar to Laravel's dd() (Abstração de uma função similar à dd() do Laravel)

Installation
------------

[](#installation)

DD is available via Composer:

```
"marcolamr/dd": "^1.0"
```

or run

```
composer require marcolamr/dd
```

Documentation
-------------

[](#documentation)

#### How to use:

[](#how-to-use)

```
