Inline Debuggers



1 inline debugger is included kint

-- updated for ocmod
-- upload contents of upload dir to the root of your site
-- goto extension -> installer -> browse -> select the ocmod.xml file and upload
-- this exposes the global d() and the like methods of kint
Read the documentation for examples

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 .




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
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, 2.0.0.0, 2.0.1.0, 2.0.1.1, 2.3.0.0, 2.3.0.1, 2.3.0.2

Last Update
24 Oct 2016

Created
7 May 2013
191 Downloads
2 Comments
mithereal
mithereal
Member since: 29 Jun 2012

View all extensions Get Support