haringsrob / pdl-composer
Composer version of the pdl function
dev-master
2021-04-29 14:11 UTC
Requires
- php: ^7.4|^8.0
This package is auto-updated.
Last update: 2024-10-28 14:36:21 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.