larapack/dd
Adds Laravel-style dd() “dump and die” helper to any PHP app. Useful for non-Laravel projects or for overriding Laravel 4’s dd() with the Laravel 5 equivalent. Install via Composer and, on Laravel 4, require the helper in public/index.php.
You can now use d if you do not wish to die afterwards using the d function helper.
Pulls:
Initial Release
How can I help you explore Laravel packages today?