haringsrob/pdl-composer

Composer version of the pdl function

Maintainers

Package info

github.com/haringsrob/pdl

pkg:composer/haringsrob/pdl-composer

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-28 17:32:56 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.