2017 © Pedro Peláez
 

library var-dumper

Dumper based on Laravel for non Laravel projects.

image

rdehnhardt/var-dumper

Dumper based on Laravel for non Laravel projects.

  • Monday, June 4, 2018
  • by rdehnhardt
  • Repository
  • 4 Watchers
  • 31 Stars
  • 2,161 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 9 Versions
  • 22 % Grown

The README.md

VAR DUMPER

This package enable dd() function for projects without laravel. Also d() and dump() function when is not necessary stop running the code., (*1)

Installation

Run the following command to get the latest version package, (*2)

composer require rdehnhardt/var-dumper --dev

Usage

dd($yourVar);

OR

dd($yourVar1, $yourVar2, .., $yourVarN);

The Versions

04/06 2018

dev-master

9999999-dev

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

04/06 2018

1.2.0

1.2.0.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

17/01 2018

1.1.1

1.1.1.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

19/07 2017

1.1.0

1.1.0.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

11/07 2017

1.0.5

1.0.5.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

06/07 2017

1.0.4

1.0.4.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

05/07 2017

1.0.2

1.0.2.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

17/03 2017

1.0.1

1.0.1.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt

17/03 2017

1.0.0

1.0.0.0

Dumper based on Laravel for non Laravel projects.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Renato Dehnhardt