Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/phalcon/dd

This package will add the dd and dump helpers to your Phalcon application.
https://github.com/phalcon/dd

dd debug dump phalcon php utils vardumper

Last synced: 3 months ago
JSON representation

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

Lists

README

        

# dd

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

## Install

Run:

```bash
composer require phalcon/dd
```

## Copyright

The dd library is open source software licensed under the BSD 3-Clause License. Copyright © 2016-present, Phalcon Team.
See the [LICENSE.txt](./LICENSE.txt) file for more.