Skip to content

A debug dumper helper heavily inspired by Laravel's dd()

License

Notifications You must be signed in to change notification settings

iter8-au/dd-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DD Helpers

dd

Heavily inspired by Laravel, the dd function can be provided 1 or more arguments which are passed on to the Symfony VarDumper to be nicely formatted before dieing.

ddl

Displays the line number where it was called and then dies.

About

A debug dumper helper heavily inspired by Laravel's dd()

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages