haringsrob / pdl-composer
Composer version of the pdl function
dev-master
2021-04-29 14:11 UTC
Requires
- php: ^7.4|^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-28 18:29: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.