thetempusproject/tempusdebugger

Framework for sending php messages to chrome for in-browser debugging.

1.1 2018-03-26 04:37 UTC

This package is not auto-updated.

Last update: 2024-06-09 03:45:13 UTC


README

PHP Library for sending debug messages to Chrome

Developer(s): Joey Kimsey

TempusDebugger is a php library that will enable real time debugging messages to be sent to the TempusTools chrome extension.

Notice: This code is in still not production ready. This framework is provided as is, use at your own risk.

Installation

To install simply use the composer command:

php composer.phar require TheTempusProject/TempusDebugger:1.*