Registry / utility / larapack-dd

larapack-dd

JSON →
library1.1phppackagistunverified

Provides the `dd` helper function for Laravel applications to dump and die.

composer require larapack/dd
INSTALL
IMPORT
SIG · LARAPACK-DD
L
larapack-dd
utilityphpv1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DD
use Larapack\DD\DD;

Use the dd function to dump a variable and stop execution.

use Larapack\DD\DD; DD::dd('Hello World');
Debug
Known issues
gotchaThis package is redundant in Laravel 5.5+ as dd is built-in
fix
Remove this package if using Laravel 5.5 or higher.
affects: >=1.0
Upgrade
Version history
1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
larapack-dd — pip install larapack-dd · libregistry