haringsrob/pdl-composer

Composer version of the pdl function

dev-master 2021-04-29 14:11 UTC

This package is auto-updated.

Last update: 2024-04-28 13:32:04 UTC


README

This is an implementation for the Universal debug logger.

Install it with composer (dev dependency) and after that you can use:

pdl($value, 'label');

$value can by anything, label is optional and will default to the current datetime.