Your shopping cart is empty!
1 inline debugger is included kint
Kint:
Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it's var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.
ex.
Kint::dump( $_SERVER );
d( $variable1, $variable2 );
Repo:https://github.com/mithereal/opencart_inline_debuggers
want a new feature added, donate something .
Version | |
Versions | Inline debuggers 1.x 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.2, 1.5.2.1, 1.5.3, 1.5.3.1, 1.5.4, 1.5.4.1, 1.5.5, 1.5.5.1, 1.5.6, 1.5.6.1, 1.5.6.2, 1.5.6.3, 1.5.6.4 Inline debuggers 2.x 2.0.0.0, 2.0.1.0, 2.0.1.1 |