tjm/dev

v1.2.1 2024-03-19 16:53 UTC

This package is auto-updated.

Last update: 2024-04-19 17:11:11 UTC


README

Helpers for PHP dev. Currently, only provides TJM\Dev::dump() and TJM\Dev::getDump() to output and get a string result of var_dump() or dump(). However, when passed a class name or callable that is user defined, it will output the file with line numbers where that class or callable is defined and its definition from that file.

License

SPDX-License-Identifier: 0BSD OR Unlicense OR CC0-1.0