21 lines
545 B
Markdown
21 lines
545 B
Markdown
# 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.*`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
REALLLLLY need to update the contributing document for this one. |