barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

some improvements #113

Closed alfiqmiq closed 8 years ago

alfiqmiq commented 8 years ago

I'm wondering is it possible to have some console command like console.log or console.trace something about: console.php that can be run directly from chrome console not from "remote console window" as is think it would be easier to use.

What do U think about?

alfiqmiq commented 8 years ago

any progress or comment?

barbushin commented 8 years ago

Not sure that I understand that idea.

alfiqmiq commented 7 years ago

now we have to open console window (chrome extension) to get information from phpconsole, but im wondering if it will be possible to run command directly on chrome console (chrome developer toools)