php-code-formatter icon indicating copy to clipboard operation
php-code-formatter copied to clipboard

Allow to parse from string

Open khusseini opened this issue 9 years ago • 0 comments

I have a usecase where I am testing my generated files. Instead of saving them to a filesystem I would like to directly parse the string that is put out.

I implemented my own for now, but would be nice to have it built-in.

Cheers :)

khusseini avatar Sep 20 '16 12:09 khusseini