cebe/indent
cebe/indent is a small PHP utility to indent or outdent multi-line strings. Useful for formatting generated code, logs, and console output; it normalizes leading whitespace and helps you apply consistent indentation levels with simple helpers.
Added option:
--tabstop=N define number of spaces N to replace a tab with. Defaults to 4.
fixed broken recursion feature.
added -r option.
How can I help you explore Laravel packages today?