haringsrob/pdl-composer

Composer version of the pdl function

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/haringsrob/pdl-composer

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

This package is auto-updated.

Last update: 2025-09-28 16:37:31 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.