Download the PHP package thiagomeloo/terminal-debug without Composer
On this page you can find all versions of the php package thiagomeloo/terminal-debug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thiagomeloo/terminal-debug
More information about thiagomeloo/terminal-debug
Files in thiagomeloo/terminal-debug
Download thiagomeloo/terminal-debug
More information about thiagomeloo/terminal-debug
Files in thiagomeloo/terminal-debug
Vendor thiagomeloo
Package terminal-debug
Short Description debug and print variables in terminal
License MIT
Package terminal-debug
Short Description debug and print variables in terminal
License MIT
Please rate this library. Is it a good library?
Informations about the package terminal-debug
TERMINAL DEBUG
Terminal Debug was born with the purpose of debugging values by printing them directly to the terminal, thus keeping the dev's focus on their code most of the time.
The tool is still in its early stages, so all your suggestions are welcome.
Requirements
- PHP ^8.0
- extension socket active
Install
- In terminal execute:
Usage
-
Start the server to listen for debug messages with the following command:
- Alternatively you can run the client via the command line:
Example
-
To send debug message to the server you have the following options:
-
Print string message:
-
Print array
- Print object
-
Prints
-
Start Server
-
Receive Debug
-
Command Line Helpers
All versions of terminal-debug with dependencies
PHP Build Version
Package Version
The package thiagomeloo/terminal-debug contains the following files
Loading the files please wait ....