2017 © Pedro Peláez
 

library dd

A simple die and dump implementation

image

repo/dd

A simple die and dump implementation

  • Tuesday, June 5, 2018
  • by TGM
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

dd

A simple die and dump implementation, (*1)

Install

Run composer require repo/dd, (*2)

Usage

d($var) - Outputs the variable content in a <pre> wrapper, (*3)

dd($var) - Outputs the variable content in a <pre> wrapper and stops the script, (*4)

The Versions

05/06 2018

dev-master

9999999-dev

A simple die and dump implementation

  Sources   Download

MIT

The Requires

  • php >=4.0.1

 

by Avatar TGM

debug helper helper function die and dump

05/06 2018

1.1

1.1.0.0

A simple die and dump implementation

  Sources   Download

MIT

The Requires

  • php >=4.0.1

 

by Avatar TGM

debug helper helper function die and dump

05/06 2018

0.1

0.1.0.0

A simple die and dump implementation

  Sources   Download

MIT

05/06 2018

1.0

1.0.0.0

A simple die and dump implementation

  Sources   Download

MIT