Hey!
Wonder if in windows it would be possible to execute phpcbf via windows subsystem for linux (bash)
As you can see, its only a matter of sending the command via
bash -c "command here"

Why?
Well, most build systems work better on WSL (is an ubuntu system on top of windows)