Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 474 Bytes

File metadata and controls

13 lines (8 loc) · 474 Bytes

TempusDebugger

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.*