tuoxiansp / jsconsole-php

PHP client of jsconsole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsconsole-php

steps

  • Open http://jsconsole.com
  • Input: ":listen" and get the session id
  • Then type your code just like this

\JsConsole::log('hello JsConsole!', '14FF82B1-E399-443C-B0F1-58D8E41314C4');

About

PHP client of jsconsole

License:MIT License


Languages

Language:PHP 100.0%